dartness 0.5.0 copy "dartness: ^0.5.0" to clipboard
dartness: ^0.5.0 copied to clipboard

middleware based micro framework for dart. Made for rest api.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.5.0 #

added #

  • null safety

0.2.0 #

added #

  • now you can use parameters from routes as function arguments

0.1.0 - 2018-09-09 #

Added #

  • added regexp routes

Changed #

  • corrected deprecated
  • corrected docs

0.0.18 - 2018-09-07 #

Added #

  • ability to attach middleware directly to routes (added middlewares are isolated in route)
  • added tests

0.0.17 - 2018-07-05 #

Added #

  • added tests
  • added modules (middleware groups, see example) !!! module's route does not add to included routers

0.0.16 - 2018-05-24 #

Added #

  • improved examples

Changed #

  • Added error to Context

0.0.15 - 2018-05-23 #

Added #

  • improved example

Changed #

  • Formatted code according dart code styles
0
likes
140
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

middleware based micro framework for dart. Made for rest api.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cli_util, http_parser, logging, mapper, mime

More

Packages that depend on dartness