/ResourceDist

Distribute static resource files using HTTP(s)

Primary LanguageRustGNU Affero General Public License v3.0AGPL-3.0

ResourceDist

Distribute static resource files using HTTP(s)

Endpoints

GET /hash/{resource}/{filename} returns the blake3 hash of the given file
GET /file/{resource}/{filename} returns the files content

Additionally a bearer token is required for protected resources