Skip to content

A node js application with all the basic functionality like routes, authentication using passport and jwt, with mongo db setup for creating API

Notifications You must be signed in to change notification settings

0prodigy/node-api-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST API with Node js and Mongo DB

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.

Built With

  • Node js
  • Mongo Db
  • Express js
  • Passort js

Getting Started

Just fork it and fell free to use it.

To get a local copy up and running follow these simple example steps.

Prerequisites

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)

Install

After making a copy of this repo open your cmd/terminal and use

npm install (this will install all the dependencies )

Authors

👤 Akash Pathak

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Practice for basic function to build a rest api with node js and mongo db

📝 License

This project is MIT licensed.

About

A node js application with all the basic functionality like routes, authentication using passport and jwt, with mongo db setup for creating API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published