Skip to content

VladislavGist/NODE_REST_API_TEMPLATE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for creating REST API

The template was created for effective start of commercial development of REST API. Specially not added DB's

Technology stack:

  • use node >= 10.x
  • express 4
  • passport and passport-local

Scripts project:

  • yarn run start - start server in development
  • yarn run prod - start server in production

About

Express 4, passportjs, no DB's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published