An open API service indexing awesome lists of open source software.

https://github.com/nerodcd/api-expressjs-learning

RESTful API using Node.js and MongoDB / Fundamentals of ExpressJS / Static Website / Back-End Development
https://github.com/nerodcd/api-expressjs-learning

expressjs mongodb nodejs-api nodejs-server

Last synced: about 2 months ago
JSON representation

RESTful API using Node.js and MongoDB / Fundamentals of ExpressJS / Static Website / Back-End Development

Awesome Lists containing this project

README

          

# Project Overview

This project is built as part of my exploration into creating a RESTful CRUD API with Node.js, Express, and MongoDB, following a series of comprehensive video tutorials by **Devtamin**. The tutorials cover the entire process of building a robust API, from setting up the server to connecting with a MongoDB database, and handling various CRUD operations.



Node.js API Practice

## ⚙️ Tech Stack

- **NodeJS**
- **ExpressJS**
- **MongoDB**

## 📺 Watch the tutorial series:
- [💎 How to Create Node.js and Express Project from Scratch](https://www.youtube.com/watch?v=FPYlicctQMM&list=PLbKN8A2wssqUlVHRBeJIgIvkbyrX4kR0V)
- [💎 Build Restful CRUD API with Node.js, Express and MongoDB](https://www.youtube.com/watch?v=9OfL9H6AmhQ&feature=youtu.be)

## 🚀 API Features

This application demonstrates how to create, read, update, and delete (CRUD) data, such as products, within a database. 📦📚
can change some color