DEV Community

Cover image for Episode 13: Building a JSON API - Quickly Adding HTTPS
Nathan Bland
Nathan Bland

Posted on

5 1

Episode 13: Building a JSON API - Quickly Adding HTTPS

In this episode, we cover adding HTTPS using nginx with docker-compose to our api.

Thanks for watching!

Source code:

GitHub logo NathanBland / core

Repository for the "core" video series

core

An express.js powered json api built for the "core" series.

Getting started

$ git clone git@github.com:NathanBland/core.git
$ cd core
$ docker-compose up



Top comments (2)

Collapse
 
andresvanegas19 profile image
andresvanegas19

Soooooo good videos, I would like that at the end of your videos you make a review of what you did and review it but I saw a lot of tutorials and I feel this series of videos is soo good :) I hope you can make more videos like that

Collapse
 
nathanbland profile image
Nathan Bland

🙇‍♂️ thank you for the kind words. A review/summary at the end is a good idea!

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series