rustisan-core 0.0.1

Core components for the Rustisan web framework
Documentation

rustisan-core

Core shared across the Rustisan framework modules Inspired by Laravel, built with Rust.

Version License 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.