{"id":23909849,"url":"https://github.com/nrcool/spotify-api","last_synced_at":"2025-07-08T02:41:57.261Z","repository":{"id":99027131,"uuid":"292093366","full_name":"nrcool/spotify-api","owner":"nrcool","description":null,"archived":false,"fork":false,"pushed_at":"2020-09-01T19:50:56.000Z","size":131,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T09:04:43.497Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/nrcool.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":"2020-09-01T19:49:52.000Z","updated_at":"2020-09-01T19:50:59.000Z","dependencies_parsed_at":"2023-03-05T19:15:41.435Z","dependency_job_id":null,"html_url":"https://github.com/nrcool/spotify-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrcool%2Fspotify-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrcool%2Fspotify-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrcool%2Fspotify-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrcool%2Fspotify-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nrcool","download_url":"https://codeload.github.com/nrcool/spotify-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrcool%2Fspotify-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259211827,"owners_count":22822378,"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":[],"created_at":"2025-01-05T06:33:44.842Z","updated_at":"2025-06-11T06:05:50.865Z","avatar_url":"https://github.com/nrcool.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spotify-api-intro\nThis Repo is the result of a tutorial that teaches how to use Spotify's API with react.\nIt's a siple app that allos users to see what song they currently have playing on Spotify.\nThere are two parts to it, the auth-server, and the client. \n\n## Getting Statrted\n\n### 1) Create an App\n- Visit https://developer.spotify.com/ \n- Log in and create an app\n- Enter http//localhost:8888/callback as the redirect uri\n- Save your changes\n- Copy down the following: Redirect uri, client id, client secret\n\n\n### 2)  Start Auth Server\n- Navigate to the auth-server directory `cd auth-server`\n- Install the dependencies `npm install`\n- Paste in the redirect uri, client id, and client secret you copied in step 1\n- Run the Server `node authorization_code/app.js`\n\n### 3)  Start Client\n- Navigate to the auth-server directory `cd client`\n- Install the dependencies `npm install`\n- Run the Server `npm start`\n\n### 4)  Use the App\n- Make sure you have a song playing (or paused) on a Spotify app\n- Visit http://localhost:3000\n- Click 'Log in with Spotify' and log in\n- Click the 'fetch data from spotify' Button\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnrcool%2Fspotify-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnrcool%2Fspotify-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnrcool%2Fspotify-api/lists"}