DEV Community

Tossesdev
Tossesdev

Posted on

Built a proxy so frontend devs can make secure API calls without a backend

Built Bounce after I realized how annoying it is for frontend devs to need a backend just to make a secure API call. Used my own backend experience to take that off their plate. It's a proxy that injects your credentials server-side so your keys never hit the browser. Any feedback would be greatly appreciated.

Bounce by Tosses - API Proxy

Secure API calls, straight from the frontend. A smart-proxy that removes the need for a dedicated backend.

bounce.tosses.dev

Top comments (0)