Update API spec

This commit is contained in:
2024-10-03 14:28:22 +08:00
parent a81cf63206
commit def4cf3d93
3 changed files with 392 additions and 8 deletions

View File

@@ -7,6 +7,8 @@ curl -L "https://github.com/lifegpc/eh-downloader/raw/master/docker-compose.yml"
docker compose up -d
```
API Document is available [here](https://ehapi.lifegpc.com/).
## Official Frontend
- [Flutter frontend](https://github.com/lifegpc/eh_downloader_flutter)