ratel 1.0.3
ratel: ^1.0.3 copied to clipboard
A back end framework with dart.
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