{"id":19236200,"url":"https://github.com/antklim/whats-the-tabs","last_synced_at":"2026-04-15T22:35:50.343Z","repository":{"id":37833681,"uuid":"188317852","full_name":"antklim/whats-the-tabs","owner":"antklim","description":"Service to search for tabs","archived":false,"fork":false,"pushed_at":"2022-06-16T00:39:26.000Z","size":163,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-22T11:50:59.619Z","etag":null,"topics":["example","nodejs"],"latest_commit_sha":null,"homepage":"","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/antklim.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}},"created_at":"2019-05-23T23:00:03.000Z","updated_at":"2022-06-16T00:39:13.000Z","dependencies_parsed_at":"2022-06-23T02:37:44.868Z","dependency_job_id":null,"html_url":"https://github.com/antklim/whats-the-tabs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/antklim/whats-the-tabs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antklim%2Fwhats-the-tabs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antklim%2Fwhats-the-tabs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antklim%2Fwhats-the-tabs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antklim%2Fwhats-the-tabs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antklim","download_url":"https://codeload.github.com/antklim/whats-the-tabs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antklim%2Fwhats-the-tabs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31863495,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"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":["example","nodejs"],"created_at":"2024-11-09T16:19:27.339Z","updated_at":"2026-04-15T22:35:50.327Z","avatar_url":"https://github.com/antklim.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# whats-the-tabs\nThis is an example service to find guitar tabs for the songs. The songs could be\nsearched by name pattern or by artist name. The service uses [Songsterr API](https://www.songsterr.com)\nto get tabs.\n\nThe purpose of this service is educational only. This is an example of how to \ncreate and test application with microservices architecture. \n\n## Application architecture\n```\n+--------+      +----------------+     +--------------+\n| Client | ---\u003e | WhatsTheTabAPI |---\u003e | SongsterrAPI |\n+--------+      +----------------+     +--------------+\n```\n\n## Application configuration\nThe following environment variables are used by application:\n- DEBUG - enables debug logging in application and supports logs filtering (see [debug](https://www.npmjs.com/package/debug))\n- NODE_DEBUG - enables HTTP request/response logging (see [request debugging](https://www.npmjs.com/package/request#debugging))\n- DEBUG_REQUEST_TIMINGS - when set to __true__ the request timings information will be added to the response payload (see [request time options](https://www.npmjs.com/package/request#requestoptions-callback))\n- REQUEST_TIMEOUT - sets the HTTP request timeout in msec\n- DOWNSTREAM_API_URL - the base URL of the downstream service to fetch data, in this example Songsterr is downstream service\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantklim%2Fwhats-the-tabs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantklim%2Fwhats-the-tabs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantklim%2Fwhats-the-tabs/lists"}