dartness 0.5.0
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.0.18] - 2018-09-07 #
Added #
- ability to attach middleware directly to routes (added middlewares are isolated in route)
- added tests