Commit Graph

13 Commits

Author SHA1 Message Date
Alex Holliday
950222f94e Implemented error handling middleware 2024-05-27 10:47:14 -07:00
Alex Holliday
ef8867658e Removed package-lock.json from root 2024-05-24 13:44:42 -07:00
Alex Holliday
54c94879d7 Changed delete status code to 200 to allow for consistent API response, Updated docs to reflect this 2024-05-22 14:43:07 -07:00
Alex Holliday
f4b0034281 Added new endpoints to readme, added cURL and Sample respones to existing endpoint docs, fixed minor bugs discovered during documentation 2024-05-22 14:38:47 -07:00
Alex Holliday
073f8b2e30 Added verification middleware, protected monitor routes 2024-05-22 11:38:36 -07:00
Alex Holliday
c4dc57b9be Updated status codes, added edit monitor endpoint 2024-05-21 13:52:28 -07:00
Alex Holliday
e7cd1ae6ab Added create and delete monitor routes, Added JSDocs to MongoDB 2024-05-21 11:23:39 -07:00
Alex Holliday
ddc4021232 Added JSDocs for monitor controller, Updated readme, Added DB_TYPE environtmental variable for switching between DB types 2024-05-21 10:11:16 -07:00
veyselboybay
ca33fcae91 update on joi schema, added logger docs, and updated user model 2024-05-14 23:15:29 -04:00
Alex Holliday
8cc92e6c40 Implemented MongoDB example db, updated documentation 2024-05-13 14:21:27 -07:00
Alex Holliday
49a11b5abb Added some comments RE fake database 2024-05-10 14:03:36 -07:00
Alex Holliday
2e2d91937e Added fake DB for monitor route testing 2024-05-10 13:59:33 -07:00
Alex Holliday
def8ba4b9d Added monitor router, controller, and model 2024-05-10 13:36:04 -07:00