Closed charlypoly closed 7 years ago
Hey @wittydeveloper! Awesome work on this library. It looks great. To get on that page, we usually do a code review and look for a project using the package to see how it works in a practical setting. I'll plan to review it soon :) Thanks!
Hi @hughrawlinson,
I'm currently working on a music-based project that will use this library (http://github.com/thefrenchhouse/expander/)
I'll keep you updated when i'll have refactored the “expander" project to use this library so you can see a usage case ;)
Thanks !
Hi @hughrawlinson ,
I've done a repo with examples of using the library ! https://github.com/thefrenchhouse/spotify-graphql-examples
I would love to have a feedback :)
Added! Thanks for the awesome work 😄
Thanks a lot @hughrawlinson ! 😸
Hi Spotify team,
I just wrote a graphQL client for the Spotify Web API in Node.js
It allow the following request type :
Is there any requirements to have the library on the following page ? ⬇️ https://developer.spotify.com/web-api/code-examples/#wrappers
Here is the repo URL : https://github.com/thefrenchhouse/spotify-graphql
Cheers,