ArchiveBox/archivebox/api
2025-12-29 22:12:57 -08:00
..
migrations more migration fixes 2025-12-29 22:12:57 -08:00
__init__.py big overhaul of REST API, split into auth, core, and cli methods 2024-04-25 03:56:22 -07:00
admin.py wip 2025-12-28 17:51:54 -08:00
apps.py use full dotted paths for all archivebox imports, add migrations and more fixes 2025-12-29 00:47:08 -08:00
auth.py much better tests and add page ui 2025-12-29 04:02:11 -08:00
models.py wip 2025-12-28 17:51:54 -08:00
tests.py fixes for docs generation 2024-10-04 19:16:46 -07:00
urls.py rename api files for clarity 2024-04-25 05:55:47 -07:00
v1_api.py much better tests and add page ui 2025-12-29 04:02:11 -08:00
v1_auth.py wip 2025-12-28 17:51:54 -08:00
v1_cli.py wip 2025-12-28 17:51:54 -08:00
v1_core.py much better tests and add page ui 2025-12-29 04:02:11 -08:00
v1_crawls.py wip 2025-12-28 17:51:54 -08:00
v1_machine.py wip 2025-12-28 17:51:54 -08:00
v1_workers.py much better tests and add page ui 2025-12-29 04:02:11 -08:00