Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add zino to the list #410

Open
photino opened this issue May 11, 2023 · 0 comments
Open

Add zino to the list #410

photino opened this issue May 11, 2023 · 0 comments

Comments

@photino
Copy link

photino commented May 11, 2023

zino is a full-featured web application framework for Rust which provides full integrations with actix-web and axum.

Highlights

  • πŸš€ Out-of-the-box features for rapid application development.
  • ✨ Minimal design, modular architecture and high-level abstractions.
  • ⚑ Embrace practical conventions to get the best performance.
  • 🐘 Highly optimized ORM for PostgreSQL built on top of sqlx.
  • πŸ•— Lightweight scheduler for sync and async cron jobs.
  • πŸ’  Unified access to storage services, data sources and chatbots.
  • πŸ“Š Built-in support for tracing, metrics and logging.
  • 🎨 Full integrations with actix-web and axum.

Getting started

You can start with the example actix-app or axum-app.
Currently, it requires rustc nightly to build the project.

cd examples/axum-app
cargo run -- --env=dev

License

This project is licensed under the MIT license.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant