Skip to content

RedSailTechnologies/call-n-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Call-n-Cache

An API service that calls a configured endpoint and caches the result.

Current Limitations

  • Requests are a Post with JSON body
  • Results expected as JSON

Environment Variables

Uri: https://my.url.com
Headers__API-Key: token
Headers__X-API-KEY: token
Base64Payload: eyJoZWxsbyI6IndvcmxkISJ9
ShowException: false
Timeout: 2500

About

An API service that calls a configured endpoint and caches the result.

Resources

License

Stars

Watchers

Forks

Packages

No packages published