Looking for caching API Responses
Hello there,
I'm looking for a package/or examples to cache API responses for a fresh project which call a mongodb server.
I already check Deno Cache API but it doesn't answer my problem. or I'm using it wrong way
Thanks for your time 🙂
5 Replies
You can use Deno
KV
for that. Something along the lines of
Hello javi thx for your answer, will it work on Deno Deploy with read-only permission ?
Hello Aléki! No worries
You need access to kv's beta for it to work on deploy
Thanks a lot , I'll go work on that, have a good day ! 👋
<:to_anime1_wave:965663270310658109>