ruta 0.1.16 copy "ruta: ^0.1.16" to clipboard
ruta: ^0.1.16 copied to clipboard

A lightweight and flexible backend framework for Dart, inspired by dart_frog.

0.1.16 #

  • Updated the default HTTP method for the Endpoint PUT constructor to PUT instead of POST.

0.1.15 #

  • Fixing request validation

0.1.14 #

  • Saving field value after validation

0.1.13 #

  • Roll back dependencies

0.1.12 #

  • Adding support for form data

0.1.11 #

  • Update default 'authRequired' to false in endpoints

0.1.10 #

  • Improved README.

0.1.9 #

  • Fix: saving request data in copyWith

0.1.8 #

  • Adapting default run function

0.1.7 #

  • Updating missing exports

0.1.6 #

  • Creating getOrAsync extension on GetIt

0.1.5 #

  • Some general improvements

0.1.4 #

  • Removing endpoints getter from Route
  • Creating Middleware class

0.1.3 #

  • Adding default run function
  • Fixing open api generator

0.1.2 #

  • Converting ApiException to Ruta Response

0.1.1 #

  • Updating exports

0.1.0 #

  • Initial release of Ruta framework.
  • Added support for routing, middleware, and OpenAPI annotations.
2
likes
0
points
152
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight and flexible backend framework for Dart, inspired by dart_frog.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, get_it, http_parser, injectable, mime, shelf, shelf_cors_headers, shelf_hotreload, shelf_static, shelf_swagger_ui

More

Packages that depend on ruta