Skip to content

A NodeJS API that takes two inputs: A web URL, and an expiration period. Upon receiving a request, it checks for a cached HTTP response from that URL. If available and within the expiration period, it returns the response. Otherwise, it fetches the response and stores it in the cache.

Notifications You must be signed in to change notification settings

gitwitapp/cached-http-proxy-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

About

A NodeJS API that takes two inputs: A web URL, and an expiration period. Upon receiving a request, it checks for a cached HTTP response from that URL. If available and within the expiration period, it returns the response. Otherwise, it fetches the response and stores it in the cache.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •