A modern Music Player Daemon based on Rockbox open source high quality audio player
libadwaita audio rust zig deno mpris rockbox mpd

update README.md

+10 -1
+10 -1
README.md
··· 48 48 - [x] Rockbox API FFI for Rust 49 49 - [x] [gRPC API](https://buf.build/tsiry/rockboxapis/docs/main:rockbox.v1alpha1) 50 50 - [x] GraphQL API 51 + - [x] HTTP API 51 52 - [ ] Web Client (React) 52 53 - [ ] Desktop Client (Electron/Gtk) 53 54 - [ ] Terminal Client (TUI) ··· 76 77 <p style="margin-top: 20px; margin-bottom: 20px;"> 77 78 <img src="./docs/graphql.png" width="100%" /> 78 79 </p> 80 + 81 + ## 📚 HTTP API 82 + 83 + Open [http://localhost:6063](http://localhost:6063) in your browser. 84 + 85 + <p style="margin-top: 20px; margin-bottom: 20px;"> 86 + <img src="./docs/http-api.png" width="100%" /> 87 + </p> 79 88 80 89 ## 📚 gRPC API 81 90 ··· 85 94 86 95 <p style="margin-top: 20px; margin-bottom: 20px;"> 87 96 <img src="./docs/grpc.png" width="100%" /> 88 - </p> 97 + </p>
docs/http-api.png

This is a binary file and will not be displayed.