开发者

Caching web API proxy?

开发者 https://www.devze.com 2022-12-28 20:09 出处:网络
I was wondering if anyone knows of a caching proxy specifically for dealing with API responses? Ideally, I\'d be able to declare what caching policy to use for different API semantics, e.g. cache alb

I was wondering if anyone knows of a caching proxy specifically for dealing with API responses?

Ideally, I'd be able to declare what caching policy to use for different API semantics, e.g. cache album art for 1 day, cache favorite tweets for 5 minutes, cache map tiles forever, except invalidate when this other API is called.

I know about using Apache, Squid, etc for caching in general -- I'm just 开发者_开发技巧hoping for something with nicer usage semantics by restricting the design goal to dealing with APIs rather than the web in general.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号