Get index
curl 127.0.0.1:8000/directory.json
Trigger reindex
curl -H "Token: YOUR_TOKEN" 127.0.0.1:8000/reindex
Upload files
curl -L -H "Token: YOUR_TOKEN" \
-F "branch=drunkbatya/test-spimemmanager" \
-F "files=@flipper-z-any-core2_firmware-0.73.1.tgz" \
-F "[email protected]" \
127.0.0.1:8000/uploadfiles