Skip to content

dtricks/generic-api-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic API cache

This repo is supposed to take any target api such as https://api.sampleapis.com and cache it without changing the request layout.

Tech Stack

Features

  • Https targets
  • Change Cache time in config
  • http method is transferred as well
  • http body is transferred as well

Limits

Memcached

Keys are up to 250 bytes long and values can be at most 1 megabyte in size.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages