ArchiveBox/archivebox/api
2026-03-15 18:31:56 -07: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 wip 2026-01-21 03:19:56 -08:00
middleware.py wip 2026-01-21 03:19:56 -08:00
models.py wip 2025-12-28 17:51:54 -08:00
tests.py Improve scheduling, runtime paths, and API behavior 2026-03-15 18:31:56 -07:00
urls.py rename api files for clarity 2024-04-25 05:55:47 -07:00
v1_api.py bump versions and fix docs 2026-03-15 17:43:07 -07:00
v1_auth.py bump versions and fix docs 2026-03-15 17:43:07 -07:00
v1_cli.py Improve scheduling, runtime paths, and API behavior 2026-03-15 18:31:56 -07:00
v1_core.py Improve scheduling, runtime paths, and API behavior 2026-03-15 18:31:56 -07:00
v1_crawls.py bump versions and fix docs 2026-03-15 17:43:07 -07:00
v1_machine.py Improve scheduling, runtime paths, and API behavior 2026-03-15 18:31:56 -07:00