| .. | ||
| config | ||
| src | ||
| static/theme | ||
| build.rs | ||
| Cargo.toml | ||
| README.md | ||
| STARTER.bin.Cargo.toml | ||
| STARTER.lib.Cargo.toml | ||
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:
-
Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
-
MIT License (LICENSE-MIT or https://opensource.org/licenses/MIT)