{"id":28146191,"url":"https://github.com/z0mbix/go-microservices-monorepo","last_synced_at":"2025-05-14T23:12:17.564Z","repository":{"id":289171807,"uuid":"970348575","full_name":"z0mbix/go-microservices-monorepo","owner":"z0mbix","description":"An example Monorepo for Go Microservices","archived":false,"fork":false,"pushed_at":"2025-04-21T22:16:55.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-21T23:26:04.141Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/z0mbix.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}},"created_at":"2025-04-21T21:58:23.000Z","updated_at":"2025-04-21T22:16:58.000Z","dependencies_parsed_at":"2025-04-22T04:50:03.536Z","dependency_job_id":null,"html_url":"https://github.com/z0mbix/go-microservices-monorepo","commit_stats":null,"previous_names":["z0mbix/go-microservices-monorepo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0mbix%2Fgo-microservices-monorepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0mbix%2Fgo-microservices-monorepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0mbix%2Fgo-microservices-monorepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0mbix%2Fgo-microservices-monorepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/z0mbix","download_url":"https://codeload.github.com/z0mbix/go-microservices-monorepo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254243332,"owners_count":22038046,"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-05-14T23:12:15.705Z","updated_at":"2025-05-14T23:12:17.548Z","avatar_url":"https://github.com/z0mbix.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Monorepo Services\n\nThis is a sample monorepo with multiple Go microservices for testing purposes.\n\n## Services\n\n- **billing**: Handles billing processing\n- **order**: Manages customer orders\n- **shipping**: Manages shipment tracking\n- **user**: Handles user authentication and profile management\n\n## Running Services\n\nEach service can be configured using environment variables:\n\n```bash\n# Run the order service on it's default port with default log level (info)\ngo run services/order/main.go\n\n# Run the billing service with custom configuration\nAPP_PORT=3000 APP_LOG_LEVEL=debug go run services/billing/main.go\n```\n\n## Environment Variables\n\nAll services support the following environment variables:\n\n| Variable        | Description                                  | Default  |\n|-----------------|----------------------------------------------|----------|\n| APP_PORT        | HTTP server port                             | none     |\n| APP_LOG_LEVEL   | Logging level (debug, info, warn, error)     | info     |\n| APP_ENV         | Environment (development, production etc.)   | local    |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz0mbix%2Fgo-microservices-monorepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fz0mbix%2Fgo-microservices-monorepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz0mbix%2Fgo-microservices-monorepo/lists"}