simple_rest 0.4.1
simple_rest: ^0.4.1 copied to clipboard
Get your REST API server up and running in no time with our user-friendly quickstart package, designed for easy initialization in just a few simple steps.
0.3.4 #
- Initial version.
0.3.5 #
- Update JWT expression
0.3.6 #
- Update images
0.3.7 #
- Update flutter version
0.3.8 #
- Route class bug solve
0.3.9 #
- Delete JWT library support
0.4.0 #
- [BREAKING CHANGES]
- Use anotation for define Controller.
- User Shelft library for routes and endpoints.
- Cors configuration disponible.
- More
0.4.1 #
- Request param on controller.