Skip to content

githubcrce/hackathon-backend-Nodejs-mongoDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadMe

This is a simple REST API server using nodeJS and MongoDB It is made to be used as a template for developing backend during Hackathons

This project has implemented simple CRUD on restaurants and their ratings for reference. It can be modified as per use case.

It follows this order for CRUD operations - Incoming Request => route => controller => service => Database

How to run -

  1. yarn install

  2. source .env

  3. yarn dev

This project is open to improvements and refining Wishing you the best for your hackathon !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published