{"id":28938187,"url":"https://github.com/grivdm/music_share_api","last_synced_at":"2026-05-07T13:47:11.434Z","repository":{"id":282709449,"uuid":"949268965","full_name":"grivdm/music_share_api","owner":"grivdm","description":"REST API for music link conversion between streaming platforms.","archived":false,"fork":false,"pushed_at":"2026-04-19T17:33:17.000Z","size":201,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-19T18:31:54.454Z","etag":null,"topics":["deezer-api","kamal","postgresql","ruby","ruby-on-rails","spotify-api","youtube-api"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/grivdm.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":"2025-03-16T03:53:41.000Z","updated_at":"2026-04-19T17:33:21.000Z","dependencies_parsed_at":"2025-03-16T13:34:03.384Z","dependency_job_id":"fae39deb-5dfe-429e-aa15-d8b8efccfe75","html_url":"https://github.com/grivdm/music_share_api","commit_stats":null,"previous_names":["grivdm/music_share_api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/grivdm/music_share_api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grivdm%2Fmusic_share_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grivdm%2Fmusic_share_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grivdm%2Fmusic_share_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grivdm%2Fmusic_share_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grivdm","download_url":"https://codeload.github.com/grivdm/music_share_api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grivdm%2Fmusic_share_api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32740912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["deezer-api","kamal","postgresql","ruby","ruby-on-rails","spotify-api","youtube-api"],"created_at":"2025-06-22T22:07:11.509Z","updated_at":"2026-05-07T13:47:11.430Z","avatar_url":"https://github.com/grivdm.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Music Share API 🎵\n\n[![Ruby](https://img.shields.io/badge/Ruby-3.4-red.svg)](https://www.ruby-lang.org/)\n[![Rails](https://img.shields.io/badge/Rails-8.1-red.svg)](https://rubyonrails.org/)\n[![CI](https://github.com/grivdm/music_share_api/actions/workflows/ci.yml/badge.svg)](https://github.com/grivdm/music_share_api/actions/workflows/ci.yml)\n\n\n\nREST API for music link conversion between streaming platforms.\n\n\n## Features\n-  Convert between Spotify, Deezer, YouTube Music\n-  Docker \u0026 Kamal deployment\n-  PostgreSQL caching\n\n## Platforms\n| Platform | Status | ISRC Search |\n|----------|--------|-------------|\n| Spotify | ✅ | ✅ |\n| Deezer | ✅ | ✅ |\n| YouTube Music | ✅ | ❌ |\n\n## Usage\n```http\nPOST /api/v1/convert\n{\"url\": \"https://open.spotify.com/track/4cOdK2wGLETKBW3PvgPWqT\"}\n\nResponse:\n{\n  \"track\": {\"title\": \"Song\", \"artist\": \"Artist\"},\n  \"links\": {\"spotify\": \"...\", \"deezer\": \"...\"}\n}\n```\n\n## Development\n```bash\ngit clone repo \u0026\u0026 cd music_share_api\nbundle install\ncp .env.example .env  # Configure API keys\nrails db:setup \u0026\u0026 rails server\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrivdm%2Fmusic_share_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrivdm%2Fmusic_share_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrivdm%2Fmusic_share_api/lists"}