Skip to content

Sample nodejs app for bank account (login, register, upload csv) using atlas hosted database.

Notifications You must be signed in to change notification settings

athoifss/upi-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Used Atlas cloud. Secret config in .env file.

  • Unzip
  • run npm install -g swagger (required)
  • run npm install
  • run npm start (OR) swagger project start

Browse to localhost:3000/docs to view the api documentation generated by swagger. (Generated from swagger.yaml file)

About

Sample nodejs app for bank account (login, register, upload csv) using atlas hosted database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published