rustio-core 2.0.5

Runtime core for RustIO: HTTP server, router, middleware, ORM, admin, and migrations.
Documentation

rustio-core

Runtime core for the RustIO web framework.

Provides the HTTP server, router, middleware chain, request context, error handling, ORM, admin UI, migrations, the typed schema-evolution pipeline that backs rustio evolve, the context layer, and the admin intelligence module.

Normally used indirectly via the rustio-cli binary, which scaffolds projects that depend on this crate.

cargo install rustio-cli
rustio init mysite

See the main repository for documentation.

License

MIT