{"id":17650373,"url":"https://github.com/lowsky/spotify-graphql-server-graphql-yoga","last_synced_at":"2026-02-07T01:31:05.733Z","repository":{"id":83946404,"uuid":"600732051","full_name":"lowsky/spotify-graphql-server-graphql-yoga","owner":"lowsky","description":"spotify-server based on graphql-yoga","archived":false,"fork":false,"pushed_at":"2026-02-02T19:34:01.000Z","size":1531,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-03T01:07:47.463Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://spotify-graphql-server-graphql-yoga.vercel.app","language":"TypeScript","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-12T12:37:03.000Z","updated_at":"2026-02-02T11:39:30.000Z","dependencies_parsed_at":"2026-01-01T01:02:42.452Z","dependency_job_id":null,"html_url":"https://github.com/lowsky/spotify-graphql-server-graphql-yoga","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lowsky/spotify-graphql-server-graphql-yoga","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowsky%2Fspotify-graphql-server-graphql-yoga","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowsky%2Fspotify-graphql-server-graphql-yoga/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowsky%2Fspotify-graphql-server-graphql-yoga/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowsky%2Fspotify-graphql-server-graphql-yoga/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lowsky","download_url":"https://codeload.github.com/lowsky/spotify-graphql-server-graphql-yoga/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowsky%2Fspotify-graphql-server-graphql-yoga/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29183945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T00:44:15.062Z","status":"ssl_error","status_checked_at":"2026-02-07T00:35:01.758Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-10-23T11:37:55.899Z","updated_at":"2026-02-07T01:31:05.711Z","avatar_url":"https://github.com/lowsky.png","language":"TypeScript","funding_links":[],"categories":[],"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\nUse the [Live Demo](https://spotify-graphql-server-graphql-envelop-ts.vercel.app) 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=16 ) 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 run watch` to start the graphql server which automatically restarts when any sources were changed (driven by `tsx watch`)\n\n### run tests\n\n`yarn test`\n\n### print GraphQL schema idl\n\n`yarn run printSchema`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flowsky%2Fspotify-graphql-server-graphql-yoga","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flowsky%2Fspotify-graphql-server-graphql-yoga","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flowsky%2Fspotify-graphql-server-graphql-yoga/lists"}