<?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: Andrew</title>
    <description>The latest articles on DEV Community by Andrew (@arviteri).</description>
    <link>https://dev.to/arviteri</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%2F143506%2F6ffed753-5060-47ec-9a82-ca6f70ad88b6.png</url>
      <title>DEV Community: Andrew</title>
      <link>https://dev.to/arviteri</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/arviteri"/>
    <language>en</language>
    <item>
      <title>Footing: A foundation for developing REST APIs with Express and Node.js. </title>
      <dc:creator>Andrew</dc:creator>
      <pubDate>Fri, 08 Mar 2019 19:45:27 +0000</pubDate>
      <link>https://dev.to/arviteri/footing-a-foundation-for-developing-rest-apis-with-express-and-nodejs--3134</link>
      <guid>https://dev.to/arviteri/footing-a-foundation-for-developing-rest-apis-with-express-and-nodejs--3134</guid>
      <description>&lt;h1&gt;
  
  
  Get Some Footing
&lt;/h1&gt;

&lt;p&gt;I've always loved putting my ideas into action, however my main problem was that I would have to write a bunch of code before I was able to implement my main functionality. I didn't like the whole setup part. Because most of my ideas happen to need some sort of API, I decided to finally build a single project that I could clone and build off of whenever I had a new idea. I figured other people might have the same issue I was having when it comes to starting a new side project so I wanted to share the project! Hopefully it can help you save some time. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/arviteri/Footing"&gt;https://github.com/arviteri/Footing&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>node</category>
      <category>express</category>
      <category>api</category>
    </item>
  </channel>
</rss>
