Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 170 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 170 Bytes

my-notes-api

This is the backend of a stateless application to keep track of textual notes.

Use nodejs index.js to run the server

Use npm test to run unit tests