browsertrix/backend
Ilya Kreymer dfca09fc9c
Add single crawl info api at /crawls/{crawl_id} (#418)
* backend: crawl info apis:
- add /crawls/{crawl_id} api endpoint which just lists the crawl info, without resolving the individual files
- move /crawls/{crawl_id}.json -> /crawls/{crawl_id}/replay.json for clarity that it's used for replay

* frontend: update api for new replay.json endpoint
2022-12-19 14:54:48 -08:00
..
btrixcloud Add single crawl info api at /crawls/{crawl_id} (#418) 2022-12-19 14:54:48 -08:00
test Add single crawl info api at /crawls/{crawl_id} (#418) 2022-12-19 14:54:48 -08:00
Dockerfile Remove Code and Configs for Swarm/podman support (#407) 2022-12-08 18:19:58 -08:00
requirements.txt Remove Code and Configs for Swarm/podman support (#407) 2022-12-08 18:19:58 -08:00