brainhubeu / hadron

⚛️Framework for building a testable, modular backend with a dependency injection pattern in plain JavaScript.
http://hadron.pro
MIT License
133 stars 13 forks source link

Adding an option to add own handlers for routing (#36) #38

Closed marekbrainhub closed 6 years ago

marekbrainhub commented 6 years ago

This adds an event emitter inside the routing which allows for differently serializing the request and response objects.

[szymonbrainhub]edit docs changes: https://github.com/brainhubeu/hadron-docs/pull/26