<?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: Tom Nagle</title>
    <description>The latest articles on DEV Community by Tom Nagle (@tomdoestech).</description>
    <link>https://dev.to/tomdoestech</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%2F460048%2Fea654b60-0ec7-40c9-8b55-c9188bf5aa4d.jpeg</url>
      <title>DEV Community: Tom Nagle</title>
      <link>https://dev.to/tomdoestech</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tomdoestech"/>
    <language>en</language>
    <item>
      <title>Build a REST API with Node.js, Express, TypeScript, MongoDB &amp; Zod - Full course</title>
      <dc:creator>Tom Nagle</dc:creator>
      <pubDate>Thu, 21 Oct 2021 22:22:49 +0000</pubDate>
      <link>https://dev.to/tomdoestech/build-a-rest-api-with-nodejs-express-typescript-mongodb-zod-full-course-3i0c</link>
      <guid>https://dev.to/tomdoestech/build-a-rest-api-with-nodejs-express-typescript-mongodb-zod-full-course-3i0c</guid>
      <description>&lt;p&gt;In this series of videos you will build a REST API with Node.js, Express, TypeScript, MongoDB and Zod. You will learn how to build out the REST API, how to test it and how to build a simple user interface with React that includes authentication.&lt;/p&gt;

&lt;p&gt;By following all the videos, you will learn:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;REST API concepts&lt;/li&gt;
&lt;li&gt;Testing REST APIs&lt;/li&gt;
&lt;li&gt;TypeScript&lt;/li&gt;
&lt;li&gt;JWT access &amp;amp; refresh tokens&lt;/li&gt;
&lt;li&gt;React with Nextjs&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In the first video we build out the REST API with a simple authentication system.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/BWUi6BS9T5Y"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;In this next video we fix an issue with Mongoose having no export for DocumentDefinition and you will learn a better way to type the service inputs.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/5-1KuU-21uI"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;In this video you will learn how to test the REST API and some testing best-practices.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/r5L1XRZaCR0"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;In this video you will build out a user interface for your REST API with React &amp;amp; Next.js. You will learn how the access &amp;amp; refresh tokens are implemented on the client-side.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/oSz23pPBpFY"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Still to come:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Google OAuth&lt;/li&gt;
&lt;li&gt;Deployment with Docker &amp;amp; Caddy&lt;/li&gt;
&lt;li&gt;Metrics with Prometheus&lt;/li&gt;
&lt;/ul&gt;

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