xhr.sh is a web tool similiar to Postman for running XHR requests when building software, debugging, or playing with an API, with the upside of not requiring a login. If you want to access cors-protected websites, simply enable the proxy server alternative.
Hey Hunters,
Here's another little project I've been working on. I simply wanted a place to visit to easily run XHR requests in the browser, without having to log in or learn a new interface.
Feel free to try it out and let me know if you find any bugs :)
Simply go https://xhr.sh
Prisma Schema Builder