This is a great beginners course to learn the basics of backend development by building a CRUD API with , Express, and MongoDB. Basically the MERN Stack without the R. Also, learn how to use Postman/ThunderClient and Insomnia for testing purposes.
Code:
✏️ Course developed by @CodingCleverly
⭐️ Chapters ⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:01:34)
⌨️ (0:04:32) express framework
⌨️ (0:09:19) npm run server
⌨️ (0:11:19) API testing tools
⌨️ (0:15:04) git bash
⌨️ (0:17:19) nodemon
⌨️ (0:20:40) mongodb setup
⌨️ (0:31:24) product model
⌨️ (0:41:19) create api
⌨️ (0:48:19) read api all
⌨️ (0:50:19) read api id
⌨️ (0:56:19) update api
⌨️ (1:00:19) delete api
Z
1 view
132
85
7 years ago 00:33:13 41
Создание API REST. Паттерны API. Функции CRUD
4 years ago 00:41:04 18
Live-Coding: Laravel CRUD + 3 Composition API
5 years ago 00:28:29 7
Django Rest API CRUD - GET, POST, PUT and DELETE
6 years ago 00:35:22 18
CRUD RESTful API with Golang ORM
2 years ago 00:14:43 23
Пишем API типа кинопоиск на Go(CRUD, REST API)
4 years ago 00:45:41 21
Backend для начинающих. RESTfull API, CRUD, HTTP, , express
6 years ago 00:12:04 2
DRF API CRUD комментариев блога
8 years ago 00:58:53 30
Владимир Цукур — Путь от CRUD к Hypermedia API с Spring
4 years ago 00:10:10 3
Vercel - MongoDB + Mongoose Serverless CRUD API
5 years ago 00:12:34 9
API Versioning - How to make a Laravel CRUD API #6
4 years ago 00:12:33 0
Laravel Test Driven API - create label crud api
6 years ago 03:09:43 10
Angular Mysql CRUD Tutorial, REST API Node & Typescript
5 years ago 00:52:31 1
Nodejs, PostgreSQL & Typescript, REST API CRUD
6 years ago 00:13:02 0
Make a RESTful CRUD API in Laravel - How to make a Laravel CRUD API #3
5 years ago 01:01:16 10
Build a REST API with Node JS and Express | CRUD API Tutorial
1 year ago 01:33:14 0
CRUD API Tutorial – Node, Express, MongoDB
6 years ago 00:28:02 21
CRUD RESTful API in GoLang and MySQL - Part 1
2 years ago 02:19:07 33
Laravel TDD за 2 часа. Базовый курс Laravel TDD. CRUD REST API с Laravel тестированием
4 years ago 00:11:27 6
Django CRUD API w/ Django Rest Framework | Project setup