{"id":22436796,"url":"https://github.com/make-school-labs/rails-top-tracks-api","last_synced_at":"2025-08-01T15:31:43.508Z","repository":{"id":42613233,"uuid":"156762695","full_name":"Make-School-Labs/rails-top-tracks-api","owner":"Make-School-Labs","description":"🎧 [BEW 1.3] Day 7: Spotify API Starter Pack","archived":false,"fork":false,"pushed_at":"2023-01-19T09:44:06.000Z","size":30023,"stargazers_count":0,"open_issues_count":11,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-14T10:07:38.189Z","etag":null,"topics":["gem","rails","rails-scaffold","ruby","ruby-on-rails","spotify-web-api","starter-kit"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Make-School-Labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-08T20:09:27.000Z","updated_at":"2024-04-14T10:07:38.190Z","dependencies_parsed_at":"2023-01-28T16:45:26.168Z","dependency_job_id":null,"html_url":"https://github.com/Make-School-Labs/rails-top-tracks-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/Make-School-Labs%2Frails-top-tracks-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Make-School-Labs%2Frails-top-tracks-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Make-School-Labs%2Frails-top-tracks-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Make-School-Labs%2Frails-top-tracks-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Make-School-Labs","download_url":"https://codeload.github.com/Make-School-Labs/rails-top-tracks-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228389159,"owners_count":17912189,"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":["gem","rails","rails-scaffold","ruby","ruby-on-rails","spotify-web-api","starter-kit"],"created_at":"2024-12-06T00:09:21.381Z","updated_at":"2024-12-06T00:09:22.110Z","avatar_url":"https://github.com/Make-School-Labs.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🛤️ rails-top-tracks-api\n\n**Today's deliverable is a link to your GitHub repository with at least one fully implemented `GET` and `POST` action in `app/controllers/top_tracks_controller.rb`.**\n\n## Getting Started: Step by Step\n\n1. Fork this GitHub Repo.\n1. Clone your new fork locally and navigate to it in your shell.\n1. Run `rails db:migrate` to apply initial migrations.\n1. Run `rails server` and navigate to the [http://localhost:3000/top_tracks][http://localhost:3000/top_tracks] page.\n1. Click the `Sign in with Spotify` button to authenticate with OAuth. \n1. Open `app/controllers/top_tracks_controller.rb`. All changes should be made in this file!\n1. [Review the `rspotify` documentation](https://www.rubydoc.info/github/guilhermesad/rspotify/master) and consider how you would fill in the actions in your controller. For example, can you create an action that would find information about a certain track?\n1. Create the API! It can return either a JSON response, or a Rails view containing the data.\n1. Add, commit, and push your changeset to GitHub.\n1. If you finish early, add more features! Example stretch challenge: can you create an action that returns recommendations based on the already provided track data?\n\n## Important Notes\n\n* You must run this locally and serve the website over port `3000` to ensure access to the Spotify Web API.\n\n## Additional Resources\n\n* [DigitalOcean: How To Use Array Methods in Ruby](https://www.digitalocean.com/community/tutorials/how-to-use-array-methods-in-ruby)\n* [rspotify Documentation](https://www.rubydoc.info/github/guilhermesad/rspotify/master)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmake-school-labs%2Frails-top-tracks-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmake-school-labs%2Frails-top-tracks-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmake-school-labs%2Frails-top-tracks-api/lists"}