rustio-core
Runtime core for the RustIO web framework.
Provides the HTTP server, router, middleware chain, request context, error handling, ORM, admin UI, and migrations.
Normally used indirectly via the rustio-cli binary, which scaffolds projects that depend on this crate.
cargo install rustio-cli
rustio new project mysite
See the main repository for documentation.
License
MIT