<?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: Pedro Rogério</title>
    <description>The latest articles on DEV Community by Pedro Rogério (@pinceladasdaweb).</description>
    <link>https://dev.to/pinceladasdaweb</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%2F430452%2F77516d62-cf12-421e-9309-b14b33c43000.jpg</url>
      <title>DEV Community: Pedro Rogério</title>
      <link>https://dev.to/pinceladasdaweb</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pinceladasdaweb"/>
    <language>en</language>
    <item>
      <title>Node URL Shortener</title>
      <dc:creator>Pedro Rogério</dc:creator>
      <pubDate>Fri, 11 Jun 2021 19:49:08 +0000</pubDate>
      <link>https://dev.to/pinceladasdaweb/node-url-shortener-4234</link>
      <guid>https://dev.to/pinceladasdaweb/node-url-shortener-4234</guid>
      <description>&lt;p&gt;I recently ended up creating a URL shortener using NodeJS, Fastify, Postgres and Redis for study purposes. If you think it might be useful for you, if only for study purposes too, come take a look: &lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/pinceladasdaweb/node-url-shortener"&gt;https://github.com/pinceladasdaweb/node-url-shortener&lt;/a&gt;&lt;/p&gt;

</description>
      <category>node</category>
      <category>postgres</category>
      <category>redis</category>
      <category>fastify</category>
    </item>
    <item>
      <title>Developing a RESTful API using Fastify</title>
      <dc:creator>Pedro Rogério</dc:creator>
      <pubDate>Mon, 08 Feb 2021 10:58:57 +0000</pubDate>
      <link>https://dev.to/pinceladasdaweb/developing-a-restful-api-using-fastify-4763</link>
      <guid>https://dev.to/pinceladasdaweb/developing-a-restful-api-using-fastify-4763</guid>
      <description>&lt;p&gt;You who are tired of seeing examples of REST API in Node using Express will be very interested in this boilerplate that I ended up developing using Traefik, Docker, Docker Compose, Fastify, JWT and Mongodb.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/pinceladasdaweb/docker-fastify-restful-api"&gt;https://github.com/pinceladasdaweb/docker-fastify-restful-api&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Happy coding!&lt;/p&gt;

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