Skip to content

badriyassine/crud_api_expressjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Express CRUD API

Backend-only REST API built with Express.js, implementing full CRUD operations (Create, Read, Update, Delete). Designed for learning and practice purposes.


🌟 Features

  • Add a new product
  • Get all products
  • Update a product by ID
  • Delete a product by ID

πŸ“‹ Requirements

  • node.js & mongodb installed on your machine.

πŸ’» How to run it

  1. Clone the repository:
git clone https://github.com/badriyassine/crud_api_expressjs.git
  1. Open the folder:
cd crud_api_expressjs
  1. Open terminal: run this commands npm install then npm start.
run this commands `npm install`, then `npm start`.

βš™οΈ Technologies Used

  • Node.js
  • Express.js
  • MongoDB
  • Restful API principles
  • nodemon

πŸ‘€ Author

Made by BADRI YASSINE


About

crud api using express js & mongodb.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published