adds CI badge

This commit is contained in:
Miguel Sozinho Ramalho
2025-02-11 19:35:37 +00:00
committed by GitHub
parent 7a7474372c
commit 0eef5aa9ce

View File

@@ -1,5 +1,7 @@
# Auto Archiver API # Auto Archiver API
[![CI](https://github.com/bellingcat/auto-archiver-api/workflows/CI/badge.svg)](https://github.com/bellingcat/auto-archiver-api/actions/workflows/ci.yaml)
An api that uses celery workers to process URL archive requests via [bellingcat/auto-archiver](https://github.com/bellingcat/auto-archiver), it allows authentication via Google OAuth Apps and enables CORS, everything runs on docker but development can be done without docker (except for redis). An api that uses celery workers to process URL archive requests via [bellingcat/auto-archiver](https://github.com/bellingcat/auto-archiver), it allows authentication via Google OAuth Apps and enables CORS, everything runs on docker but development can be done without docker (except for redis).