An universal way to implement HTTP server listeners, using WHATWG-similar standards. Translates your endpoint to many HTTP server implementations, like Node.js, Express.js, Azure Functions and more.
Just another ✨Backend API Framework✨ for javascript
## The plan
Currently it's just me trying to create a javascript framework for making APIs. This is definitely inspired if not copied from the Express framework