DEV Community

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

Posted on

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!