This is a GraphQL server wrapper project for few of the Spotify APIs. Spotify APIs provide a lot of data in an unnecessarily complicated structure. This wrapper eliminates the problem of parsing through lists of complicated structure to get the desired data.
Server running here
- Apollo server
- GraphQL
- Axios