Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MongoDB-Crud-Operations-Advanced

REST API - JSON

Table of Contents

  1. Demo
  2. Features
  3. Technologies Used
  4. Packages Used
  5. Getting started
  6. Project Structure
  7. Author

Demo

You can see a live demo of the portfolio website at [ ]

Features

  • GET: List all user.
  • POST: Create new user.
  • PATCH: Edit the user with ID 1.
  • DELETE: Delete the user with ID 1.

Technologies Used

Packages Used

Getting started

  1. Clone this repository to your local machine:
git clone https://github.com/satyamshorrf/3D-Portfolio-.git
  1. Install the project dependencies:
npm install
  1. To run the development server:
nodemon index.js

Open your web browser and visit http://localhost:8080 to see the website in action during development.

Project Structure

The project structure is organized as follows:

  • controllers:
  • middlewares:
  • model:
  • routes:
  • views:
  • connection.js
  • index.js
  • log.txt

Author

About

No description or website provided.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages