Skip to content

ahtesham007/node-crud

Repository files navigation

The API is able to handle: POST, GET, PUT, DELETE


Dependencies

NodeJS, Express and MongoDB


🛠️ Installation Steps

Star and Fork the Repo 🌟 and this will keep us motivated.

  1. Clone the repository
git clone https://github.com/ahtesham007/node-crud.git
  1. Change the working directory
cd node-crud
  1. Install dependencies
npm install
  1. Run the app
npm start

Important Note

Add .env file with MongoDB URL & port

Analyzed the data how this can be formed in more improved way

Missing Features

  • Request body validation
  • JWT token for security
  • Redis to improve request execution time
  • Logger
  • Test scripts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published