This website requires JavaScript.
Explore
Help
Register
Sign In
bellingcat
/
auto-archiver-api
Watch
1
Star
0
Fork
0
You've already forked auto-archiver-api
mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced
2026-06-10 20:48:34 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
66b070bfa2ef38361799b32f12332b75d7e132ec
auto-archiver-api
/
src
/
db
History
msramalho
bd3fd9f48b
adds cache for db handling
2024-10-28 15:02:28 +00:00
..
__init__.py
auth from extension
2023-02-24 15:39:11 +01:00
crud.py
refactoring logging, metrics and new tests
2024-10-22 12:55:08 +01:00
database.py
adds cache for db handling
2024-10-28 15:02:28 +00:00
models.py
refactor to use pydantic settings and WAL sqlite mode
2024-10-18 11:08:51 +01:00
README.md
auth from extension
2023-02-24 15:39:11 +01:00
schemas.py
new tests and abstractions
2024-10-18 19:46:56 +01:00
README.md
based on
https://fastapi-users.github.io/fastapi-users/10.4/configuration/oauth/