Skip to content

youstinus/homestead-nodejs-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple RESTfull api with validation

Add environmental variables to .env folder for testing purposes These example variables needed: PORT=3000 PROD_MONGODB=https://USER:PASS@DBLINK.mlab.com/DBNAME JWT_KEY=RANDOMSECRETKEY

Run app with commands

npm install

nodemon or node server.js

Project not maintained. Feel free to contact by creating a merge request.

Project from 2019 archive.

About

Homestead Nodejs API experimentation with auth and MongoDB database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published