Skip to content

A simple backend base with Node.js, Express, Mongoose and JsonWebToken

Notifications You must be signed in to change notification settings

Sk4s/BackendBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This a simple and minimal backend base with different methods.
Start with clone or download the repo, then make a npm install. Finally setup .env and launch 'npm start' or 'npm run watch'.
You can use these methods :
-> create_user Method 1 + auth_user Method 1 + list_user Method 1 + verify_token Method 1 OR Method 2
-> create_user Method 2 + auth_user Method 2 + list_user Method 2 + verify_token Method 1 OR Method 2
-> create_user Method 3 + auth_user Method 3 + list_user Method 3 + verify_token Method 1 OR Method 2
You can test to mix methods between them (they haven't been tested yet)

About

A simple backend base with Node.js, Express, Mongoose and JsonWebToken

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published