simple-api
simple-api copied to clipboard
A Node.js API Scaffolding Module
how to create a limit that such as only allow 3 request to the API per second ?
Maybe I did something wrong, but I needed to change that.
Right now, there's not support for POST request data parsing or any tests around POST requests. I started to dig into this, but realized that it brought up some larger...
Hi, I'd like to address a few concerns about this package: - The key names in the `routes` object seem redundant. This is mostly an aesthetic concern, but it does...