Favo02 / favo02.dev

🌐 Personal website / portfolio. Build with React Typescript + Tailwind + GitHub REST API.
https://favo02.dev
Creative Commons Attribution 4.0 International
0 stars 0 forks source link

Develop backend to send API requests with authorization #14

Closed Favo02 closed 1 year ago

Favo02 commented 1 year ago

React does not permit to fetch from APIs without exposing keys. Develop express backend to proxy requests.

Favo02 commented 1 year ago

Will not implement. Maybe future new version.