annotated_shelf 0.0.6+1 copy "annotated_shelf: ^0.0.6+1" to clipboard
annotated_shelf: ^0.0.6+1 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

0.0.6 #

  • pub dev automation update
  • update core method is smale link to match a get
  • Update the return list handler
  • Update the reame with example that contains file uploading
  • Udate readme to fix some aprameters names on example
  • Update readme to add thanks section.

0.0.6+1 #

  • Update README
  • Figinx typo
  • Adding header image
  • Adding header text
  • Update description
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