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
- Host: GitHub
- URL: https://github.com/nerodcd/api-expressjs-learning
- Owner: NeroDCD
- Created: 2023-12-22T12:28:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-26T05:22:12.000Z (almost 2 years ago)
- Last Synced: 2025-03-16T15:51:24.553Z (about 1 year ago)
- Topics: expressjs, mongodb, nodejs-api, nodejs-server
- Language: JavaScript
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
## ⚙️ 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