annotated_shelf 0.0.7 copy "annotated_shelf: ^0.0.7" to clipboard
annotated_shelf: ^0.0.7 copied to clipboard

SDKDart
outdated

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

0.0.7 #

  • [BUGFIX] Update Annotation
23
likes
140
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

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)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

json_annotation, shelf, shelf_multipart

More

Packages that depend on annotated_shelf