Skip to content

An example repo with express-gateway plus express-rate-limit plugin for new rate limit headers conforming to the rate limit standardization proposal.

Notifications You must be signed in to change notification settings

sanyamdogra/express-rate-gateway-polli-headers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-rate-gateway-polli-headers

An example repo with express-gateway plus express-rate-limit plugin for new rate limit headers conforming to the rate limit standardization proposal.

Step 1

Install the dependacies.

npm install

Step 2

Start express-gateway server.

npm start

Step 3

You will get your IP as response with the new headers.

curl -i http://localhost:8080/ip

About

An example repo with express-gateway plus express-rate-limit plugin for new rate limit headers conforming to the rate limit standardization proposal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published