Downloading song endpoint (#165)

* Added initial code for downloading song endpoint

* Finished download song endpoint

* Making download endpoint available

* Added test

* Code formatting

* Version bump
This commit was merged in pull request #165.
This commit is contained in:
KD
2025-07-28 16:40:14 -04:00
committed by GitHub
parent e98e055de0
commit 703fc49f32
5 changed files with 102 additions and 2 deletions
Generated
+1 -1
View File
@@ -762,7 +762,7 @@ dependencies = [
[[package]]
name = "icarus"
version = "0.1.96"
version = "0.1.97"
dependencies = [
"axum",
"common-multipart-rfc7578",