https://github.com/sonallux/spotify-graphql
GraphQL schema and server for Spotify Web API
https://github.com/sonallux/spotify-graphql
api graphql schema server spotify spotify-graphql
Last synced: 5 months ago
JSON representation
GraphQL schema and server for Spotify Web API
- Host: GitHub
- URL: https://github.com/sonallux/spotify-graphql
- Owner: sonallux
- License: mit
- Created: 2021-04-05T16:12:37.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-27T01:57:34.000Z (about 3 years ago)
- Last Synced: 2024-10-05T23:21:14.908Z (over 1 year ago)
- Topics: api, graphql, schema, server, spotify, spotify-graphql
- Language: Java
- Homepage:
- Size: 359 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spotify-graphql
[](https://github.com/sonallux/spotify-graphql/actions/workflows/build.yml)
[](https://search.maven.org/search?q=g:%22de.sonallux.spotify%22%20AND%20a:%22spotify-graphql%22)
[](https://github.com/sonallux/spotify-graphql/blob/master/LICENSE)
A [Spotify GraphQL Server](./spotify-graphql-server/README.md) for the Spotify Web API using Java. The schema is generated from the Open API definition by the [spotify-graphql-schema-generator](./spotify-graphql-schema-generator/README.md).
### :construction: Status of the Project
The project is currently in the process of being rewritten.