Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 830 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 830 Bytes

HTTP Proxy

An HTTP Proxy with rate limit and statistics.

Architecture

Notification Flow

Project dependencies

Setup

  1. Make sure you are using the correct Nodejs version: nvm install
  2. Install project dependencies: npm install
  3. Create the .env file and adjust it to match your needs: cp .env.example .env
  4. Start the server with docker: docker-compose up

Using the proxy

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