Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Caching feature to the Proxy API #109

Open
trkaplan opened this issue Jul 5, 2022 · 0 comments
Open

Implement Caching feature to the Proxy API #109

trkaplan opened this issue Jul 5, 2022 · 0 comments
Assignees

Comments

@trkaplan
Copy link
Contributor

trkaplan commented Jul 5, 2022

Multiple requests will still causes rate limit errors.
I was planning to use https://vercel.com/integrations/upstash with this project -> https://github.com/trkaplan/opensea-api-proxy for the same purpose.

You can check the proxy API commit that @ssdsr made here: e5bf582
(this is a good way to hide the API key from the client. But we need more, caching. )

Related links that may help:
vercel/next.js#12134
https://upstash.com/blog/netlify-graph-upstash

@trkaplan trkaplan self-assigned this Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@trkaplan and others