An HTTP Proxy with rate limit and statistics.
- Make sure you are using the correct Nodejs version:
nvm install
- Install project dependencies:
npm install
- Create the
.env
file and adjust it to match your needs:cp .env.example .env
- Start the server with docker:
docker-compose up
Once the proxy is up and running, you can run the following command to make sure it works.
$ curl -i http://localhost:8080/posts/1