<?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: Debasis Kundu</title>
    <description>The latest articles on DEV Community by Debasis Kundu (@faketools).</description>
    <link>https://dev.to/faketools</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%2F3906797%2F9ff9c71d-36fa-4a34-94a9-4c4c3403c30f.png</url>
      <title>DEV Community: Debasis Kundu</title>
      <link>https://dev.to/faketools</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/faketools"/>
    <language>en</language>
    <item>
      <title>Built a Free JSON/API Payload + Temp/Disposable Email Tool for Developers</title>
      <dc:creator>Debasis Kundu</dc:creator>
      <pubDate>Sat, 09 May 2026 07:28:28 +0000</pubDate>
      <link>https://dev.to/faketools/built-a-free-jsonapi-payload-tempdisposable-email-tool-for-developers-465h</link>
      <guid>https://dev.to/faketools/built-a-free-jsonapi-payload-tempdisposable-email-tool-for-developers-465h</guid>
      <description>&lt;p&gt;While building and testing applications, I kept facing the same issue repeatedly: Creating realistic test data was messy and time-consuming.&lt;br&gt;
Between:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;generating JSON payloads,&lt;/li&gt;
&lt;li&gt;handling signup emails,&lt;/li&gt;
&lt;li&gt;creating passwords/UUIDs,&lt;/li&gt;
&lt;li&gt;and mocking realistic user data,&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;the setup work often took longer than the actual testing.&lt;br&gt;
So I decided to build a lightweight tool focused purely on developer and QA workflows.&lt;br&gt;
The idea behind FakeTools was simple:&lt;br&gt;
Generate realistic test data instantly, without signup or unnecessary complexity.&lt;/p&gt;

&lt;p&gt;Current features include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;JSON/API payload generation&lt;/li&gt;
&lt;li&gt;Custom fields for payloads&lt;/li&gt;
&lt;li&gt;Temporary/disposable email&lt;/li&gt;
&lt;li&gt;UUID generator&lt;/li&gt;
&lt;li&gt;Custom password generator&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Try it here:&lt;br&gt;
&lt;a href="https://faketools.in" rel="noopener noreferrer"&gt;https://faketools.in&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would genuinely love feedback from developers and testers on what could make this more useful in real-world workflows.&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>showdev</category>
      <category>testing</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
