Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/strawhat19/express-app

Here I am experimenting with deveral different API's, some that require API keys. When the call is made to these API's the API key is exposed in the network stack trace and waterfall view. To resolve this, I converted these API calls into my own REST API End Points from my server. Now when the call is made, the API key is not exposed.
https://github.com/strawhat19/express-app

api express heroku rest-

Last synced: 2 months ago
JSON representation

Here I am experimenting with deveral different API's, some that require API keys. When the call is made to these API's the API key is exposed in the network stack trace and waterfall view. To resolve this, I converted these API calls into my own REST API End Points from my server. Now when the call is made, the API key is not exposed.

Awesome Lists containing this project