API to get json data from requests without access restrictions to response for uses at applications : web, desktop and mobile
Heroku published https://proxy-urls.herokuapp.com/
Public sample address returning json data in response https://swapi.dev/api/people/1
{ "url" : "https://swapi.dev/api/people/1" }
yarn
npm i
yarn dev
yarn start
npm run dev
npm start