Skip to content

clokam13/nodejs-api-container-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Containerizing a Node JS and Express REST API | Tutorial and Sample Code

You can view this tutorial at my Youtube Channel.

In this repository you will find the code for a simple REST API built using Node JS and Express along with the Dockerfile for containerizing the API.

What will you learn?

  • What are Containers?
  • What is Docker?
  • Serve static (HTML/JPG) files in Express
  • Create a Dockerfile for Node JS
  • Build your Docker image
  • Run your Docker image as a container
  • Test your containerized REST API using Postman and Browser

About

Tutorial and Sample Code for containerizing a Node JS and Express REST API with Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors