Commit Graph

6 Commits

Author SHA1 Message Date
Ethan Roseman 86e73f3d09
get all entries based on mode url param 2022-08-28 12:49:37 +09:00
Ethan Roseman ae6197df11
Standardize /data response format, prepare for multiple entries in responses 2022-08-28 09:54:05 +09:00
Ethan Roseman f68a9c4154
entry creation serializer/validation + test 2022-08-27 21:28:16 +09:00
Ethan Roseman 5d619698c4
Validate category creation requests, unit test (#15)
* Validate category creation requests, unit test

* unit tests
2022-08-27 02:34:59 -04:00
Ethan Roseman 3b62d63fbb
Better Entry measures serialization (#11) 2022-08-26 11:16:04 +09:00
Ethan Roseman 686e15385e
Cleanup/reorg (#10)
* Cleanup/reorg WIP - serializers next

* PR comments, fixes

* fix URLs
2022-08-26 11:02:16 +09:00