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

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

0.1.21 #

  • Updating dependencies

0.1.20 #

  • Updating dependencies

0.1.19 #

  • Fix mutable default parameters in request validation

0.1.18 #

  • Clearing Field value after validation

0.1.17 #

  • WebSocket

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
140
points
186
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on ruta