{"id":21418947,"url":"https://github.com/vvelikodny/sample-go-rest-api-project","last_synced_at":"2026-05-21T07:43:39.204Z","repository":{"id":88702765,"uuid":"234763352","full_name":"vvelikodny/sample-go-rest-api-project","owner":"vvelikodny","description":null,"archived":false,"fork":false,"pushed_at":"2020-01-21T08:35:56.000Z","size":45,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-23T06:13:18.694Z","etag":null,"topics":["docker","go","golang","rest-api"],"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/vvelikodny.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":"2020-01-18T16:31:27.000Z","updated_at":"2020-01-31T17:50:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"34329823-73e4-4301-8da6-d3b8e6d7bdee","html_url":"https://github.com/vvelikodny/sample-go-rest-api-project","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/vvelikodny%2Fsample-go-rest-api-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vvelikodny%2Fsample-go-rest-api-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vvelikodny%2Fsample-go-rest-api-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vvelikodny%2Fsample-go-rest-api-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vvelikodny","download_url":"https://codeload.github.com/vvelikodny/sample-go-rest-api-project/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243918841,"owners_count":20368782,"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","go","golang","rest-api"],"created_at":"2024-11-22T19:30:36.828Z","updated_at":"2026-05-21T07:43:39.141Z","avatar_url":"https://github.com/vvelikodny.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Actions Status](https://github.com/vvelikodny/sample-go-rest-api-project/workflows/build/badge.svg?branch=master)](https://github.com/vvelikodny/sample-go-rest-api-project/actions)\n\n## Getting Started\n\n```shell\n# checkout the project\ngit clone git@github.com:vvelikodny/sample-go-rest-api-project.git\n\ncd sample-go-rest-api-project\n\n# fetch deps\ngo mod vendor\n```\n\n## Run through docker-compose (recommend)\n```\n# docker-compose up -d\n```\n\n## Run through make\n```\n# start a PostgreSQL database server in a Docker container\nmake db-start\n\n# migrate DB\nmake migrate\n\n# run the RESTful API server\nmake run\n```\n\nAt this time, you have a RESTful API server running at `http://127.0.0.1:3000/`.\n\n## REST API Tests, DB should be started\n\n```\n# run tests\nmake test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvvelikodny%2Fsample-go-rest-api-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvvelikodny%2Fsample-go-rest-api-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvvelikodny%2Fsample-go-rest-api-project/lists"}