Commit Graph

18 Commits

Author SHA1 Message Date
20b51a1c2c Modify license text 2023-02-09 19:13:06 +00:00
dce2b09c79 Define editor style guidelines 2023-02-09 18:58:53 +00:00
ea359ddb3c Extend ignored files declaration 2023-02-09 18:58:16 +00:00
4c10d48699 Add GNU-3.0 license 2023-02-09 18:57:44 +00:00
38a200c648 Refactor and rename storage to Json 2023-02-08 18:33:44 +00:00
6aebdc8b5e Remove unused superhero constructor 2023-02-08 17:55:45 +00:00
dffc832fa0 Remove unused storage method 2023-02-08 17:54:29 +00:00
dcdcba47ce Remove unnecessary application code comments 2023-02-08 17:52:21 +00:00
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