Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | implemented caching | Emile | 2019-09-23 |
| | |||
* | always return json | Emile | 2019-09-23 |
| | | | | the api simply always returns the result as json | ||
* | caching | Emile | 2019-09-23 |
| | | | | find out if the categories file exists, if not, download it | ||
* | moved code | Emile | 2019-09-23 |
| | | | | moved the code from the dumpallHandler into the dumpall function located in the funcs.go file | ||
* | removed unused comments | Emile | 2019-09-16 |
| | |||
* | spellcheck | Emile | 2019-09-14 |
| | |||
* | working 0.1 | Emile | 2019-09-14 |
| | |||
* | updated the modules | Emile | 2019-09-11 |
| | |||
* | split up the package into multiple files | Emile | 2019-09-05 |