<?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: Marcos Aguilera Ely</title>
    <description>The latest articles on DEV Community by Marcos Aguilera Ely (@marcode_ely).</description>
    <link>https://dev.to/marcode_ely</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%2F141448%2F16ed9579-de58-40d3-95ec-aa26ac904469.jpg</url>
      <title>DEV Community: Marcos Aguilera Ely</title>
      <link>https://dev.to/marcode_ely</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/marcode_ely"/>
    <language>en</language>
    <item>
      <title>Orientation about store files/images in backend</title>
      <dc:creator>Marcos Aguilera Ely</dc:creator>
      <pubDate>Sun, 14 Apr 2019 05:59:20 +0000</pubDate>
      <link>https://dev.to/marcode_ely/orientation-about-store-files-images-in-backend-ofe</link>
      <guid>https://dev.to/marcode_ely/orientation-about-store-files-images-in-backend-ofe</guid>
      <description>&lt;p&gt;Hi fellows!&lt;/p&gt;

&lt;p&gt;I'm writing here looking for wisdom about good practices to prepare and develop my backend.&lt;/p&gt;

&lt;h3&gt;
  
  
  Context:
&lt;/h3&gt;

&lt;p&gt;I want to develop a backend that allows to store files/images that comes from a User UI. Those images should be uploaded via RestFul Api and store in the backend.&lt;/p&gt;

&lt;h3&gt;
  
  
  Your help
&lt;/h3&gt;

&lt;p&gt;You'll help if you can share some knowledge about your way to store file/images in the backend exposing a api to achieved it.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Which technology have you use to achieved it?&lt;/li&gt;
&lt;li&gt;Will you use Node.js backend to it?&lt;/li&gt;
&lt;li&gt;How would you store the files/images? Blob to a db or files with ref?&lt;/li&gt;
&lt;li&gt;Which framework could help?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thanks a lot for your help.&lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
  </channel>
</rss>
