rustisan-core
Core shared across the Rustisan framework modules Inspired by Laravel, built with Rust.
โ ๏ธ This is a beta version. Not recommended for production use.
About rustisan-core
rustisan-core
is the heart of the Rustisan framework. It provides the shared foundation across modules such as routing, responses, application structure, and middleware integration.
This crate is not a complete framework by itself, but rather a base upon which other parts of the Rustisan stack are built.
๐จ Warning
This is a beta version, intended for testing, exploration, and community feedback. It is not stable and should not be used in production environments.
Bugs may occur, APIs may change, and some features may be incomplete.
Key Features
- ๐งฑ Core application structure
- ๐ Laravel-inspired routing system
- ๐ Middleware support with chaining
- ๐งพ JSON and plain text responses
- ๐งช Testing-ready and designed for extensibility
Contributing
This is an open-source community project. If you'd like to contribute, feel free to submit PRs, open issues, or suggest improvements.
See our contributing guide (coming soon).
License
This project is licensed under the MIT License.