{"id":26306021,"url":"https://github.com/awesomexjs/music-lib","last_synced_at":"2026-02-14T05:06:44.358Z","repository":{"id":281618646,"uuid":"863279932","full_name":"AwesomeXjs/music-lib","owner":"AwesomeXjs","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-01T08:26:15.000Z","size":1161,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T17:03:00.283Z","etag":null,"topics":["clean-architecture","docker-compose","gh-actions","golang","linter","postgresql","rest-api"],"latest_commit_sha":null,"homepage":"","language":"Go","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/AwesomeXjs.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":"2024-09-26T03:03:26.000Z","updated_at":"2024-10-08T04:14:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"3dab05ca-4159-4272-8efe-6b2bbd45e991","html_url":"https://github.com/AwesomeXjs/music-lib","commit_stats":null,"previous_names":["awesomexjs/music-lib"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AwesomeXjs/music-lib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AwesomeXjs%2Fmusic-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AwesomeXjs%2Fmusic-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AwesomeXjs%2Fmusic-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AwesomeXjs%2Fmusic-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AwesomeXjs","download_url":"https://codeload.github.com/AwesomeXjs/music-lib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AwesomeXjs%2Fmusic-lib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29437368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T03:34:37.767Z","status":"ssl_error","status_checked_at":"2026-02-14T03:34:09.092Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["clean-architecture","docker-compose","gh-actions","golang","linter","postgresql","rest-api"],"created_at":"2025-03-15T09:19:00.096Z","updated_at":"2026-02-14T05:06:44.353Z","avatar_url":"https://github.com/AwesomeXjs.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Go Report](https://goreportcard.com/badge/github.com/AwesomeXjs/music-lib)\n![Repository Top Language](https://img.shields.io/github/languages/top/AwesomeXjs/music-lib)\n![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/AwesomeXjs/music-lib)\n![Github Repository Size](https://img.shields.io/github/repo-size/AwesomeXjs/music-lib)\n![Github Open Issues](https://img.shields.io/github/issues/evt/rest-api-example)\n![GitHub last commit](https://img.shields.io/github/last-commit/AwesomeXjs/music-lib)\n![GitHub contributors](https://img.shields.io/github/contributors/AwesomeXjs/music-lib)\n![Simply the best ;)](https://img.shields.io/badge/simply-the%20best%20%3B%29-orange)\n\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg align=\"left\" width=\"23%\" src=\"./assets/big-gopher.png\"\u003e\n    \u003cimg align=\"center\" width=\"65%\" src=\"./assets/echo-logo.svg\"\u003e\n\u003c/div\u003e\n\n\n# Music library test task\n# REST API Server\n\nThis is Golang REST API server example including the following features:\n*   based on minimalist Go web framework - [Echo](https://echo.labstack.com)\n*   made with Clean Architecture (Controller =\u003e Service =\u003e Repository)\n*   has services that work with  PostgreSQL database\n*   config based on envconfig with [GoDotEnv](\u003chttps://github.com/joho/godotenv\u003e)\n*   fastest [Zap](\u003chttps://github.com/uber-go/zap\u003e) logger\n*   swagger documentation by [Swaggo](\u003chttps://github.com/swaggo/swag\u003e)\n* Implemented classic CRUD with all the requirements, including working with a third-party service when adding music to the library, [Mokky.dev](https://mokky.dev/) for example\n\n## start\n\n\n1. to start correctly you will need [Docker](https://www.docker.com/products/docker-desktop/) and preferably \"Make tools\"\n```sh\n$ make up\n```\nor\n```sh\n$ docker compose -f docker-compose.yml up -d\n```\n2. After assembly, the server will start and Swagger documentation will become available to you at this path:\n```sh\nhttp://localhost:9999/swagger/\n```\n\n\u003cimg align=\"right\" width=\"100%\" src=\"./assets/swagger.jpg\"\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawesomexjs%2Fmusic-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawesomexjs%2Fmusic-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawesomexjs%2Fmusic-lib/lists"}