4 Commits

Author SHA1 Message Date
Alexandre Teles
c572873f08 refactor: rewrite some endpoints to speed up execution 2022-12-26 17:20:58 -03:00
Alexandre Teles
2d3e62addf fix: fix token revogation 2022-10-17 19:08:29 -03:00
Alexandre Teles
4cb02c55ea
feat: implement cdn mirrors endpoints, closes #15 (#17)
* feat: add cdn mirror endpoints

* refactor: change API version in docs

* docs: fix titles on API docs page
2022-10-13 01:06:50 -03:00
Alexandre Teles
0ce5780a4e
feat: move endpoints into custom routers, resolves #12 (#14)
* refactor: import routers from old branch

* refactor: import InternalCache removal

* refactor: move routes into dedicated routers

* fix: fixes entrypoint

* refactor: add documentation and bump libs
2022-10-11 00:10:56 -03:00