Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 213 Bytes

File metadata and controls

16 lines (9 loc) · 213 Bytes

Typescript API Test example

Uses lowdb as a local database

Running instructions:

npm install
npm run build
npm run start

For test:

npm run test

For API Instructions, please see the api.test.ts file