Lessons

Explore all newline lessons

Tags
Author
Pricing
Sort By
Video
Most Recent
Most Popular
Highest Rated
Reset
https://s3.amazonaws.com/assets.fullstack.io/n/20220121032717257_E3EB1DE9-8083-43C8-9815-B334411B572A.png

lesson

API AfterthoughtsBuild and deploy a REST API with Deno

Now that our application is completed, we will consider some improvements and discuss alternative approaches.

https://s3.amazonaws.com/assets.fullstack.io/n/20220121032717257_E3EB1DE9-8083-43C8-9815-B334411B572A.png

lesson

Welcome to Build and Deploy a REST API with Deno!Build and deploy a REST API with Deno

Introduction to the newline guide to building and deploying a REST API using Deno.

https://s3.amazonaws.com/assets.fullstack.io/n/20220121032717257_E3EB1DE9-8083-43C8-9815-B334411B572A.png

lesson

Deploy with DockerBuild and deploy a REST API with Deno

Similar to how we did it in lesson 1, we will be deploying using CI and SSH, but instead of git, we will be using Docker.

https://s3.amazonaws.com/assets.fullstack.io/n/20220121032717257_E3EB1DE9-8083-43C8-9815-B334411B572A.png

lesson

Deployment IntroductionBuild and deploy a REST API with Deno

We will introduce deployments and what we will learn in this module

https://s3.amazonaws.com/assets.fullstack.io/n/20220121032717257_E3EB1DE9-8083-43C8-9815-B334411B572A.png

lesson

REST API IntroductionBuild and deploy a REST API with Deno

Introduction to the concept of REST APIs and why we use them