url with reverse proxy queries only first url parameter
I am building a react app that displays job data as cards from the github jobs api https://jobs.github.com/api just like this app https://jobs.bhanuteja.dev/. In order to fetch data from the github …