Let's build an API with Node.js and JavaScript and test it with Postman

Опубликовано: 19 Март 2026
на канале: Valentin Despa
6,977
144

In this live stream, we will build a simple REST API and test it with Postman.

You can start by creating an account with glitch.me and opening this project:

https://glitch.com/edit/#!/vdespa-hel...

The project at the end of this tutorial can be found here:
https://glitch.com/edit/#!/vdespa-twi...

Postman collection (click on Fork):
https://www.postman.com/valentins-tea...

Resources:
https://expressjs.com/
https://github.com/typicode/lowdb

#nodejs #api #postman