alfred 0.1.0-alpha.2 copy "alfred: ^0.1.0-alpha.2" to clipboard
alfred: ^0.1.0-alpha.2 copied to clipboard

outdated

A performant, expressjs like server framework with a few bonuses that make life even easier.

0.1.0-alpha.2 #

  • Some fixes for CORS & readme example

0.1.0-alpha.1 #

  • Readme correction for static routes

0.1.0-alpha.0 #

  • Huge update,
  • BREAKING: removed static routes, you now return a directory and specify a wildcard in the routes
  • BREAKING: renamed RequestMethod to just Method
  • You now have wildcards in all parts of the routes
  • There is now an optional CORS middleware
  • Support for PATCH and OPTIONS methods added
  • You can now create custom type handlers or override the default ones
  • Bug fix: Middleware now works on all methods
  • TODO: document some of the new stuff!

0.0.3+2 #

  • Removing unused dependency

0.0.3+1 #

  • Fixing repo link in dart pub

0.0.3 #

  • Fixing route params

0.0.2+1 #

  • Another big README.md update, fixing lots of examples

0.0.2 #

  • Fixing bug for routes that are only "/"

0.0.1+1 #

  • Readme corrections

0.0.1 #

  • Initial version
345
likes
0
pub points
93%
popularity

Publisher

unverified uploader

A performant, expressjs like server framework with a few bonuses that make life even easier.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

enum_to_string, http_server, mime_type, pedantic, queue

More

Packages that depend on alfred