<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Tossesdev</title>
    <description>The latest articles on DEV Community by Tossesdev (@tossesdev).</description>
    <link>https://dev.to/tossesdev</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3861429%2F35cacbf2-4643-4f0c-a73b-c928cf4ec314.png</url>
      <title>DEV Community: Tossesdev</title>
      <link>https://dev.to/tossesdev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tossesdev"/>
    <language>en</language>
    <item>
      <title>Built a proxy so frontend devs can make secure API calls without a backend</title>
      <dc:creator>Tossesdev</dc:creator>
      <pubDate>Sat, 04 Apr 2026 19:19:15 +0000</pubDate>
      <link>https://dev.to/tossesdev/built-a-proxy-so-frontend-devs-can-make-secure-api-calls-without-a-backend-46aj</link>
      <guid>https://dev.to/tossesdev/built-a-proxy-so-frontend-devs-can-make-secure-api-calls-without-a-backend-46aj</guid>
      <description>&lt;p&gt;Built &lt;a href="https://bounce.tosses.dev" rel="noopener noreferrer"&gt;Bounce&lt;/a&gt; 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.&lt;/p&gt;


&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://bounce.tosses.dev/" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fbounce.tosses.dev%2Fog-image.png" height="" class="m-0" width=""&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://bounce.tosses.dev/" rel="noopener noreferrer" class="c-link"&gt;
            Bounce by Tosses - API Proxy
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            Secure API calls, straight from the frontend. A smart-proxy that removes the need for a dedicated backend.
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
          bounce.tosses.dev
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>webdev</category>
      <category>devtool</category>
      <category>security</category>
      <category>api</category>
    </item>
  </channel>
</rss>
