glider_api 0.0.1
glider_api: ^0.0.1 copied to clipboard
A FastAPI-inspired Dart backend server package for building APIs with ease.
0.0.1 #
- Initial release of glider_api package
- FastAPI-inspired Dart backend server framework
- Built-in validation, middleware support, and automatic documentation
- CORS support, JSON parsing, and error handling
- Development mode with logging and debugging tools
- OpenAPI/Swagger documentation generation
- Type-safe route handlers and request validation