Skip to content

Anoshkhan/crud_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple CRUD API

This project is a basic backend API using Express.js and MongoDB. It's part of our backend course at Saylani Welfare, designed to help you learn how to manage data using CRUD operations.

Before You Start

You need to have these installed:

  • Node.js
  • MongoDB
  • An API tester like Postman

Setup

  1. Clone the project: git clone https://github.com/Anoshkhan/crud_api.git
  2. Go to the project folder: cd crud_api
  3. Install dependencies: npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published