Skip to content

sebavidal10/lokr-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lokr-server

API Boilerplate in Express & MongoDB

  • Authentication with JWT
  • A simple model call Resource
  • Postman file for test the endpoints
  • Swagger documentation
  • Some tests

Install

npm install

RUN

npm start