You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like everyone is talking up Cloudfare Workers and Netlify Functions lately... some very real world situations involve making requests to external APIs through a company owned proxy. Let's simulate this and require our front-end to route through a Cloudfare Worker in order to make requests to the GitHub Search API.
The text was updated successfully, but these errors were encountered:
chrisjbarr
changed the title
stretch: implement Cloudflare Workers to act as a simple proxy between front-end and GitHub API
stretch: implement Cloudflare Workers or Netlify Function to act as a simple proxy between front-end and GitHub API
Aug 3, 2022
It seems like everyone is talking up Cloudfare Workers and Netlify Functions lately... some very real world situations involve making requests to external APIs through a company owned proxy. Let's simulate this and require our front-end to route through a Cloudfare Worker in order to make requests to the GitHub Search API.
The text was updated successfully, but these errors were encountered: