SkywardApps / popcorn

Popcorn is a .Net Middleware for your RESTful API that allows your consumers to request exactly as much or as little as they need, with no effort from you.
https://skywardapps.github.io/popcorn/
MIT License
59 stars 19 forks source link

WIP Working nodejs implementation #70

Open NicholasMTElliott opened 2 years ago

NicholasMTElliott commented 2 years ago

Description

This is a nodejs implementation; currently it requires inversify. We can extend it to be a more generic express middleware, potentially.