pharaoh 0.0.3
pharaoh: ^0.0.3 copied to clipboard
Fast, unopinionated, minimalist web framework for Dart. Heavily inspired by ExpressJS
0.0.3 #
- Fix middleware match by @codekeyz in https://github.com/codekeyz/pharaoh/pull/24
- Feature/improve shelf middleware adapter by @codekeyz in https://github.com/codekeyz/pharaoh/pull/27
- Feature/pharaoh basic auth by @codekeyz in https://github.com/codekeyz/pharaoh/pull/34
- Port shelf-static to pharaoh by @codekeyz in https://github.com/codekeyz/pharaoh/pull/29
- Fix/only allow get and head by @codekeyz in https://github.com/codekeyz/pharaoh/pull/35
Full Changelog: https://github.com/codekeyz/pharaoh/commits/0.0.3
0.0.2 #
- Made fixes to Middlewares in Route Group
- Improve adapter for Shelf Middlewares
- Add more examples & fix pub.dev scores
I'm actively looking for contributors. Do checkout the project and leave a star if you find this useful. 👋
0.0.1 #
- Initial version