annotated_shelf 0.0.3
annotated_shelf: ^0.0.3 copied to clipboard
powerful Dart library for generating REST APIs using annotations. With a simple and intuitive interface, you can easily build APIs that are fast, efficient, and easy to use.
0.0.1 #
- Initial version.
- Capable of the creation of new endpoints
- Handle multipart forms with files
- Add annotations for GET, DELETE, PUT, POST, PATCH
- Add RESTAPI anotation
- Capable of inject the Request and Response shel objects.
0.0.2 #
- fixing pub issues
0.0.3 #
- fixing pub issues
- updating readme with correct version