Skip to content

akmojahid/basic-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD API

This is a simple Node.js, express.js mongodb API to create data, such as Product, user etc.

how to user it

CRUD API

This is a simple Node.js, express.js mongodb API to create data, such as Product, user etc.

how to user it

  1. Clone this repository

git clone <repository>

  1. Install node package npm Install

  2. Start the server npm start

Customizaton

All source file in src folder

File stuctures

src
  |_ all_route
    |_ route.js
  |_ db
    |_ db.js
  |_ app.js  

About

This repository included all practice project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published