pharaoh 0.0.7+1 copy "pharaoh: ^0.0.7+1" to clipboard
pharaoh: ^0.0.7+1 copied to clipboard

Minimalist web-server library for Dart

0.0.7 #

0.0.6+2 #

0.0.6 #

0.0.5 #

  • Added new router implementation
  • Added cookie-parser & session management
  • Added content negotiation -> res.format
  • Separated query parameters from route parameters

0.0.4 #

New Contributors #

Full Changelog: https://github.com/codekeyz/pharaoh/compare/0.0.3...0.0.4

0.0.3 #

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