diff --git a/README.md b/README.md new file mode 100644 index 0000000..957f10c --- /dev/null +++ b/README.md @@ -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