{"id":16594762,"url":"https://github.com/antonybudianto/go-rest-starter","last_synced_at":"2025-07-02T09:36:24.397Z","repository":{"id":79069295,"uuid":"131466014","full_name":"antonybudianto/go-rest-starter","owner":"antonybudianto","description":"📦 Golang REST starter, dockerized","archived":false,"fork":false,"pushed_at":"2022-07-12T15:20:13.000Z","size":2710,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T07:23:59.014Z","etag":null,"topics":["docker","docker-compose","go","go-modules","golang","gomod","gomodule","rest-api"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"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/antonybudianto.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}},"created_at":"2018-04-29T04:33:26.000Z","updated_at":"2024-06-17T06:47:20.000Z","dependencies_parsed_at":"2023-07-16T12:21:42.238Z","dependency_job_id":null,"html_url":"https://github.com/antonybudianto/go-rest-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/antonybudianto/go-rest-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Fgo-rest-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Fgo-rest-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Fgo-rest-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Fgo-rest-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonybudianto","download_url":"https://codeload.github.com/antonybudianto/go-rest-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Fgo-rest-starter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263112533,"owners_count":23415634,"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":["docker","docker-compose","go","go-modules","golang","gomod","gomodule","rest-api"],"created_at":"2024-10-11T23:47:22.493Z","updated_at":"2025-07-02T09:36:24.357Z","avatar_url":"https://github.com/antonybudianto.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-rest-starter\n\nA starter for a Golang REST API.\n\n## Getting started\n\nYou can use Docker and docker-compose for development\n\n```sh\ncp .env.example .env\ndocker-compose up\n```\n\n- Try visiting http://localhost:8080/ for adminer (see .env.example for DB login)\n- Click \"SQL Command\", and copy content from `./files/db/create_table.sql` there, and click \"Execute\"\n- Finally, visit http://localhost:8000/api/users to get the users.\n\n### SSH\n\n```sh\n$ docker exec -it \u003ccontainer-id\u003e /bin/sh\n$ docker-compose exec api sh\n```\n\n## Production\n\n```sh\ndocker-compose -f docker-compose.production.yml build\ndocker-compose -f docker-compose.production.yml up\n```\n\n## Credits\n\nhttps://github.com/ilourt/gocker\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonybudianto%2Fgo-rest-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantonybudianto%2Fgo-rest-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonybudianto%2Fgo-rest-starter/lists"}