Skip to content

natrenakres/express-proxy-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Proxy API

This application is the sample of Express js proxy server. It use Node Env to get API key from server environment variable and mask this information from client application. It has also rate limit and cash sample in the code.

Dependencies

  1. express
  2. express-rate-limit
  3. dotenv
  4. cors
  5. apicache

Releases

No releases published

Packages

No packages published