{"id":13641131,"url":"https://github.com/lowsky/spotify-graphql-server","last_synced_at":"2025-04-07T18:13:42.784Z","repository":{"id":37854272,"uuid":"75087930","full_name":"lowsky/spotify-graphql-server","owner":"lowsky","description":"A simple graphql server for spotify data, see blog","archived":false,"fork":false,"pushed_at":"2025-03-29T00:11:47.000Z","size":898,"stargazers_count":58,"open_issues_count":3,"forks_count":18,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-31T16:14:44.267Z","etag":null,"topics":["graphql","graphql-server","spotify"],"latest_commit_sha":null,"homepage":"https://blog.codecentric.de/en/2017/01/lets-build-spotify-graphql-server/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lowsky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-29T14:15:45.000Z","updated_at":"2025-03-29T00:11:49.000Z","dependencies_parsed_at":"2024-04-19T12:30:25.074Z","dependency_job_id":"04ac0547-d4c3-4aa2-aa6d-924a56bea97e","html_url":"https://github.com/lowsky/spotify-graphql-server","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowsky%2Fspotify-graphql-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowsky%2Fspotify-graphql-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowsky%2Fspotify-graphql-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowsky%2Fspotify-graphql-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lowsky","download_url":"https://codeload.github.com/lowsky/spotify-graphql-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247704571,"owners_count":20982298,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["graphql","graphql-server","spotify"],"created_at":"2024-08-02T01:01:18.037Z","updated_at":"2025-04-07T18:13:42.768Z","avatar_url":"https://github.com/lowsky.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# spotify-graphql-server\n\nThis demonstrates how to build a GraphQL server which fetches data from an external API (Spotify),\nsee [german blog post](https://blog.codecentric.de/2017/09/graphql-mit-spotify-teil-1-server) or\n [english blog post](https://blog.codecentric.de/en/2017/01/lets-build-spotify-graphql-server)\n\n~Use the [Live Demo] as a playground for graphql queries.~\n\n## Get started\n\n### prerequisites\n\nFor running this example locally, you must \n[register your own application at spotify](https://developer.spotify.com/documentation/general/guides/authorization/app-settings/).\nThen create an [.env](./.env) file with the generated token, based on the example [.env.example](./.env.example) file.\n\nHave a modern `node.js` version ( \u003e=14 ) installed.\n\nRun `yarn install`. \n\n### run server\n\n`yarn start` to start the graphql server, then open http://localhost:4000/\n\n`yarn watch` to start the graphql server which automatically restarts when any sources were changed (driven by `nodemon`)\n\n### run tests\n\n`yarn test`\n\n### print GraphQL schema idl\n\n`yarn run printSchema`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flowsky%2Fspotify-graphql-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flowsky%2Fspotify-graphql-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flowsky%2Fspotify-graphql-server/lists"}