kurierjs / kurier

TypeScript framework to create JSON:API compliant APIs
https://kurier.readthedocs.io/en/latest/
MIT License
61 stars 9 forks source link

Expose `http-utils` to allow custom middleware implementations #332

Closed joelalejandro closed 1 year ago

joelalejandro commented 1 year ago

Based on the discussion originated in https://github.com/kurierjs/kurier/discussions/331, there's a useful case for exporting functions in the http-utils module, to allow custom server middleware implementations.

joelalejandro commented 1 year ago

cc @renanwilliam to keep you posted!

marcemira commented 1 year ago

Nice!! Can we please have another alpha package release with this on it? 🙏🏻 thanks a lot @joelalejandro

joelalejandro commented 1 year ago

This is now available at 1.3.0-beta1 @marcemira