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 - [x] Rockbox API FFI for Rust 49 - [x] [gRPC API](https://buf.build/tsiry/rockboxapis/docs/main:rockbox.v1alpha1) 50 - [x] GraphQL API 51 - [ ] Web Client (React) 52 - [ ] Desktop Client (Electron/Gtk) 53 - [ ] Terminal Client (TUI) ··· 76 <p style="margin-top: 20px; margin-bottom: 20px;"> 77 <img src="./docs/graphql.png" width="100%" /> 78 </p> 79 80 ## ๐Ÿ“š gRPC API 81 ··· 85 86 <p style="margin-top: 20px; margin-bottom: 20px;"> 87 <img src="./docs/grpc.png" width="100%" /> 88 - </p>
··· 48 - [x] Rockbox API FFI for Rust 49 - [x] [gRPC API](https://buf.build/tsiry/rockboxapis/docs/main:rockbox.v1alpha1) 50 - [x] GraphQL API 51 + - [x] HTTP API 52 - [ ] Web Client (React) 53 - [ ] Desktop Client (Electron/Gtk) 54 - [ ] Terminal Client (TUI) ··· 77 <p style="margin-top: 20px; margin-bottom: 20px;"> 78 <img src="./docs/graphql.png" width="100%" /> 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> 88 89 ## ๐Ÿ“š gRPC API 90 ··· 94 95 <p style="margin-top: 20px; margin-bottom: 20px;"> 96 <img src="./docs/grpc.png" width="100%" /> 97 + </p>
docs/http-api.png

This is a binary file and will not be displayed.