JavaScript projects: Node, Express, Postgres API - Part 4 - Setting up our HTTP server

Опубликовано: 14 Июль 2026
на канале: Coding with Stephen
65
6

Welcome to coding with Stephen, this video forms part of our Building a Node, Express, Postgres API service.

The repo for this project can be found on github here: https://github.com/BGZStephen/coding-..., if you want to follow along, download the repo and check out the branch: part-4-start

In this video, we'll be covering off the following:

Adding Express
Adding CORS
Adding JSON parsing
Starting our HTTP Server on application start