Skip to content

A NodeJS API template to use as a quick and easy base for projects with MongoDB, Swagger and Unit Testing

Notifications You must be signed in to change notification settings

CantonCode/Backend-API-Template-NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Node JS API Template

This project is a template NodeJS express API. Uses MongoDB as the database

Connect to MongoDB

To run this project, you will need to add the following environment variables to your .env file

DB_USER

DB_PASSWORD

You will then need to create a new database and project on MongoDB website. Once done fill in the user and password credentials for your database in the enviroment variables above

About

A NodeJS API template to use as a quick and easy base for projects with MongoDB, Swagger and Unit Testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published