Skip to content

javilobo8/api-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-example

'Basic' api project in NodeJS.

Installation

yarn install

or

npm install

Tests

Running tests

npm test

Running coverage

npm run coverage

TODO

  • Somehow, intialiazing tests on product controller calls to mongodb-memory-server to attempt downloading mongod binaries and tests fails. It success on next execution.
  • DONE Add authentication middleware
  • DONE Add authenticated route option
  • DONE Add application configuration
  • Add Dockerfile
  • DONE Add coverage reporter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published