dartspatcher 0.5.4 copy "dartspatcher: ^0.5.4" to clipboard
dartspatcher: ^0.5.4 copied to clipboard

outdated

A simple router dispatcher for HTTP server like expressjs to serve REST api and static files.

Changelog #

0.5.4 #

  • Accept dot "." character in listeners path

0.5.3 #

  • Adding support for generic Error Handler

0.5.0 #

  • Adding support for middlewares
  • Adding support for new HTTP methods

0.4.1 #

  • Bug fix in virtual directory feature

0.4.0 #

  • Adding support to virtual directory for serving static file content

0.3.0 #

  • Dartspatcher instance is a singleton
  • Adding http_server package dependency to parse body
  • Adding feature for setting global and single listener loclas variables

0.2.0 #

  • Adding Set Headers feature

0.1.1 #

  • README file update

0.1.0 #

  • Initial version, created by Davide Bausach
7
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A simple router dispatcher for HTTP server like expressjs to serve REST api and static files.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

http_server

More

Packages that depend on dartspatcher