emetha / dinnerplanner

0 stars 0 forks source link

Add proxy server #2

Closed emetha closed 3 years ago

emetha commented 3 years ago

To hide the spoonacular API key, we should create a proxy server.

Using Google Cloud Platform's Cloud functions, we create endpoints (written in nodejs) to fetch data from spoonacular's api, with the key and endpoint hidden in the platform.