Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 137 Bytes

Readme.md

File metadata and controls

2 lines (2 loc) · 137 Bytes

TODO:

  1. Remove the throw new Error statements and replace them with a res.status(some_code).json({error: some_error}) statement .