{"id":15091407,"url":"https://github.com/juststeveking/go-api","last_synced_at":"2025-04-12T06:32:03.053Z","repository":{"id":55057214,"uuid":"279888235","full_name":"JustSteveKing/go-api","owner":"JustSteveKing","description":"A simple Go API following concepts of Domain Driven Design for educational purposes.","archived":false,"fork":false,"pushed_at":"2020-07-20T10:51:45.000Z","size":8,"stargazers_count":23,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T02:03:41.356Z","etag":null,"topics":["api","api-rest","ddd","domain-driven-design","educational-project","go","golang","openapi-specification","openapi3"],"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/JustSteveKing.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":"2020-07-15T14:18:30.000Z","updated_at":"2025-02-19T06:36:58.000Z","dependencies_parsed_at":"2022-08-14T10:30:33.759Z","dependency_job_id":null,"html_url":"https://github.com/JustSteveKing/go-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/JustSteveKing%2Fgo-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustSteveKing%2Fgo-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustSteveKing%2Fgo-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustSteveKing%2Fgo-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JustSteveKing","download_url":"https://codeload.github.com/JustSteveKing/go-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248529777,"owners_count":21119577,"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":["api","api-rest","ddd","domain-driven-design","educational-project","go","golang","openapi-specification","openapi3"],"created_at":"2024-09-25T10:40:58.953Z","updated_at":"2025-04-12T06:32:02.355Z","avatar_url":"https://github.com/JustSteveKing.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go API\n\nA simple Go API following concepts of Domain Driven Design for educational purposes.\n\nOpen API specification can be found [here](docs/reference/openapi.v1.yaml)\n\n## Installation\n\nClone the repo\n\n```bash\n$ git clone git@github.com:JustSteveKing/go-api.git\n```\n\n```bash\n$ cd go-api\n```\n\n## Running\n\nOnce installed, simply spin up the docker container:\n\n```bash\n$ docker-compose up -d --build\n```\n\nThis will give you a single endpoint for now under: `http://localhost:8080/ping` which is a healthcheck URL, and will return the following:\n\n```json\n{\n    \"message\": \"Service Online\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuststeveking%2Fgo-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuststeveking%2Fgo-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuststeveking%2Fgo-api/lists"}