<?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: Piyush Bag</title>
    <description>The latest articles on DEV Community by Piyush Bag (@piyushbag).</description>
    <link>https://dev.to/piyushbag</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%2F228519%2Fe63ef2bd-3b03-44f0-8f07-3a5c519afd7e.jpg</url>
      <title>DEV Community: Piyush Bag</title>
      <link>https://dev.to/piyushbag</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/piyushbag"/>
    <language>en</language>
    <item>
      <title>How do I start building an API for an application?</title>
      <dc:creator>Piyush Bag</dc:creator>
      <pubDate>Fri, 29 May 2020 11:48:42 +0000</pubDate>
      <link>https://dev.to/piyushbag/how-do-i-start-building-an-api-for-an-application-2lg</link>
      <guid>https://dev.to/piyushbag/how-do-i-start-building-an-api-for-an-application-2lg</guid>
      <description>&lt;p&gt;I am trying to build a currency exchange API using a third-party currency conversion API, which will allow users to sign up, sign in, and able to create, read, update user balance/wallet, and able to convert currency.&lt;/p&gt;

&lt;p&gt;Can anyone guide how to start? I am planning to use Django and Django REST Framework and want to test using POSTMAN?&lt;/p&gt;

</description>
      <category>help</category>
      <category>beginners</category>
      <category>python</category>
    </item>
  </channel>
</rss>
