pagetop/pagetop
2023-10-27 09:33:59 +02:00
..
config 🎨 IImprove the printing of banner on app startup 2023-08-01 20:13:45 +02:00
src 🚚 Rename main macros 2023-10-27 08:52:20 +02:00
static/base ️ Improve keyboard accessibility: content skip 2023-10-22 19:20:34 +02:00
tests 🚧 Prevent database errors in test cases 2023-10-26 13:25:17 +02:00
build.rs ♻️ Major refactor for improved base asset use 2023-10-15 21:03:54 +02:00
Cargo.toml 🔖 [pagetop] release development version 0.0.46 2023-10-27 09:33:59 +02:00
README.md 📝 Doc tweaks 2023-07-19 14:55:04 +02:00
STARTER.bin.Cargo.toml Mark async main function with #[pagetop::main] 2023-07-19 23:58:23 +02:00
STARTER.lib.Cargo.toml Mark async main function with #[pagetop::main] 2023-07-19 23:58:23 +02:00

PageTop is an opinionated Rust web development framework to build secure and modular Server-Side Rendering (SSR) web solutions.

PageTop uses some of the most stable and popular Rust crates to provide modular, extensible, and configurable features.

🚧 Warning

PageTop framework is currently in active development. The API is unstable and subject to frequent changes. Production use is not recommended until version 0.1.0.

📜 License

This project is licensed under either of the following licenses, at your option: