Add basic README.md
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
# flatpak-repo
|
||||||
|
|
||||||
|
A minimal HTTP server for hosting an OSTree/Flatpak repository, written in Rust with Axum.
|
||||||
|
|
||||||
|
Includes a non-standard route for uploading flatpak bundles:
|
||||||
|
|
||||||
|
curl -v -XPOST -T ./org.example.Example.aarch64.flatpak http://localhost:3000/flatpak-bundle/upload
|
||||||
Reference in New Issue
Block a user