SelfPrivacy GraphQL which allows app to control your server
 
 
Go to file
houkime 66480c9904 Merge pull request 'Implement redis token repository' (#26) from redis/token-repo into redis/connection-pool
Reviewed-on: #26
2022-12-21 19:39:14 +02:00
.vscode Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
selfprivacy_api feat(tokens-repo): getting stored device key 2022-12-16 13:05:06 +00:00
tests test(tokens-repo): do not require order in test_delete_not_found_token 2022-12-16 13:04:56 +00:00
.coveragerc More unit tests and bugfixes (#7) 2022-01-10 22:35:00 +02:00
.drone.yml Add SonarQube to Pipeline (#15) 2022-09-16 10:31:51 +03:00
.gitignore Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
.pylintrc Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
CONTRIBUTING.md docs: add note about tracking time to CONTRIBUTING 2022-11-01 14:59:23 +03:00
LICENSE Add a license 2021-11-18 10:05:04 +02:00
api.nix Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
default.nix Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
pyproject.toml Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
setup.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
shell.nix bind nix-shell's redis to localhost 2022-11-30 11:20:08 +00:00
strawberry-graphql.patch Update Strawberry and backport graphql-core to Nixos 21.11 2022-08-01 13:28:12 +03:00