📝 docs: update scraper auth todo

main
_ 2020-12-14 01:08:00 -06:00
parent fa5aa8b05a
commit cdc890ad89
1 changed files with 3 additions and 1 deletions

View File

@ -38,6 +38,8 @@ stronger is ready.
- (X) (POC) Test with curl
- (X) Clean up scraper endpoint
- (X) Add (almost) end-to-end tests for scraper endpoint
- ( ) Add tests for scraper endpoints
- ( ) Factor v1 API into v1 module
- ( ) Add real scraper endpoints
- ( ) Manually create SQLite DB for scraper keys, add 1 hash
- ( ) Impl DB reads
@ -69,7 +71,7 @@ the old ones deprecated.
Endpoints needed:
- ( ) Query server list
- (X) Query server list
- ( ) Query directory in server
- ( ) GET file with byte range (identical to frontend file API)