annotated_shelf 0.0.5 copy "annotated_shelf: ^0.0.5" to clipboard
annotated_shelf: ^0.0.5 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

0.0.4 #

  • updating readme with correct version

0.0.5 #

  • pub dev automation update
23
likes
0
pub points
22%
popularity

Publisher

unverified uploader

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.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

json_annotation, shelf, shelf_multipart

More

Packages that depend on annotated_shelf