<?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: NAD</title>
    <description>The latest articles on DEV Community by NAD (@nveendl).</description>
    <link>https://dev.to/nveendl</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%2F521156%2Fdf95a06e-dbce-40f1-805f-8611e2f64ec2.png</url>
      <title>DEV Community: NAD</title>
      <link>https://dev.to/nveendl</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nveendl"/>
    <language>en</language>
    <item>
      <title>Best Practices to upload more than 100K PDFs through REST API  </title>
      <dc:creator>NAD</dc:creator>
      <pubDate>Thu, 26 Nov 2020 07:27:14 +0000</pubDate>
      <link>https://dev.to/nveendl/best-practices-to-upload-more-than-100k-pdfs-through-rest-api-3n9m</link>
      <guid>https://dev.to/nveendl/best-practices-to-upload-more-than-100k-pdfs-through-rest-api-3n9m</guid>
      <description>&lt;p&gt;I am working on application that needs to accept as an input list of files do some edits on the file and send them back through a call back URL.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Is there a better design ?&lt;/li&gt;
&lt;li&gt;How can I avoid loss of data in case the service is down in callback ?&lt;/li&gt;
&lt;li&gt;Max size of files through HTTP?&lt;/li&gt;
&lt;/ul&gt;

</description>
    </item>
  </channel>
</rss>
