Rockbox open source high quality audio player as a Music Player Daemon
mpris rockbox mpd libadwaita audio rust zig deno
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

update README.md

+17
+17
README.md
··· 69 69 70 70 ![architecture](./docs/rockbox-server-architecture.jpg) 71 71 72 + ## 📚 GraphQL API 73 + 74 + Open [http://localhost:6062/graphiql](http://localhost:6062/graphiql) in your browser. 75 + 76 + <p style="margin-top: 20px; margin-bottom: 20px;"> 77 + <img src="./docs/graphql.png" width="100%" /> 78 + </p> 79 + 80 + ## 📚 gRPC API 81 + 82 + [https://buf.build/tsiry/rockboxapis/docs/main:rockbox.v1alpha1](https://buf.build/tsiry/rockboxapis/docs/main:rockbox.v1alpha1) 83 + 84 + Try Rockbox gRPC API using [Buf Studio](https://buf.build/studio/tsiry/rockboxapis/rockbox.v1alpha1.LibraryService/GetAlbums?target=http%3A%2F%2Flocalhost%3A6061&selectedProtocol=grpc-web). 85 + 86 + <p style="margin-top: 20px; margin-bottom: 20px;"> 87 + <img src="./docs/grpc.png" width="100%" /> 88 + </p>
docs/graphql.png

This is a binary file and will not be displayed.

docs/grpc.png

This is a binary file and will not be displayed.