Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 204 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 204 Bytes

Admin-api App

Runs on its own server (Koa). (Book_em)

Receives GET,

POST,

PUT &

DELETE

(200ok(GET),

201 created(POST),

204no content(PUT & DELETE),

404not found(wrong router, can't find thing))