A basic and simple rest api with node js, You will find whole CURD (Create, Update, Read, Delete) system along with login authentication with passport js.
- Node js
- Mongo Db
- Express js
- Passort js
Just fork it and fell free to use it.
To get a local copy up and running follow these simple example steps.
1 Install Node js in your local system 2 Mogodb Install your local system 3 Post Man (To check API) 4 Code Editor 5 Browser (optional)
After making a copy of this repo open your cmd/terminal and use
npm install
(this will install all the dependencies )
👤 Akash Pathak
- Github: @0prodigy
- Twitter: @pathakprodigy
- Linkedin: Akash Pathak
- Email: ([email protected])
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Practice for basic function to build a rest api with node js and mongo db
This project is MIT licensed.