Commit Graph

10 Commits

Author SHA1 Message Date
c60839bcfb Refactor router and storage
* Split and extract data-logic from application level
* Move storage to DeeSee package
* Move router into internal package
* Fix Makefile
* Fix documentation
* Fix tests
2023-02-08 17:44:58 +00:00
2cfe36590f Refactor router test.
* Split test-cases into own runners
2023-02-07 05:35:32 +00:00
3507805c29 Refactor codec test 2023-02-07 05:31:13 +00:00
77bf3a4a92 Improve documentation of tests 2023-02-07 05:30:10 +00:00
162248cc3d Fix documented annotation 2023-02-07 05:20:44 +00:00
e48d7b1071 Fix documented API annotation 2023-02-07 05:13:11 +00:00
296b32a389 Remove IDEA project settings files 2023-02-07 05:09:11 +00:00
21fb147017 Document superhero storing and improve API response message 2023-02-07 04:53:44 +00:00
fca4c76cf9 Add go.sum library dependencies 2023-02-07 04:45:05 +00:00
af7291815d Add initial project files 2023-02-07 04:44:07 +00:00