Ratel
Ratel is a lightweight, modular backend framework for Dart. It provides a clean, annotation-driven approach to building RESTful APIs, with built-in support for:
- HTTP Routing (GET, POST, PUT, DELETE)
- PostgreSQL database integration
- Dependency Injection
- JWT Authentication