4 Commits

Author SHA1 Message Date
Alexandre Teles
1a17827152
feat: disable sentry integration 2023-09-02 18:50:54 -03:00
Alexandre Teles
c572873f08 refactor: rewrite some endpoints to speed up execution 2022-12-26 17:20:58 -03:00
Alexandre Teles
1e85bccfe3 fix: make sure gunicorn passes the correct headers 2022-11-22 21:32:40 -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