Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saketkothari/api-proxy-server

We will use Node.js & Express to create a server in order to hide public API keys, add rate limiting and caching (The proxy server can cache API responses to reduce the number of requests that need to be forwarded to the API server, improving the performance and availability of the API)
https://github.com/saketkothari/api-proxy-server

api-proxy apicache expressjs open-weather-api rate-limiting

Last synced: 7 days ago
JSON representation

We will use Node.js & Express to create a server in order to hide public API keys, add rate limiting and caching (The proxy server can cache API responses to reduce the number of requests that need to be forwarded to the API server, improving the performance and availability of the API)

Awesome Lists containing this project