{"id":24992131,"url":"https://github.com/guilchaves/simple-crud-go","last_synced_at":"2025-07-20T17:04:45.898Z","repository":{"id":275670824,"uuid":"926819199","full_name":"guilchaves/simple-crud-go","owner":"guilchaves","description":"A simple crud API written in go lang and gin framework.","archived":false,"fork":false,"pushed_at":"2025-02-03T23:04:53.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T09:47:53.621Z","etag":null,"topics":["gin-framework","golang","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guilchaves.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-02-03T22:57:48.000Z","updated_at":"2025-02-03T23:05:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"7ec1bc41-72d8-4284-9f7b-8a5dd0a88cf2","html_url":"https://github.com/guilchaves/simple-crud-go","commit_stats":null,"previous_names":["guilchaves/simple-crud-go"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/guilchaves/simple-crud-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilchaves%2Fsimple-crud-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilchaves%2Fsimple-crud-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilchaves%2Fsimple-crud-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilchaves%2Fsimple-crud-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guilchaves","download_url":"https://codeload.github.com/guilchaves/simple-crud-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilchaves%2Fsimple-crud-go/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266161906,"owners_count":23885928,"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":["gin-framework","golang","rest-api"],"created_at":"2025-02-04T13:54:02.116Z","updated_at":"2025-07-20T17:04:45.891Z","avatar_url":"https://github.com/guilchaves.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Simple GO REST API - GIN\n\nA simple CRUD application written in Golang and Gin framework using clean architecture.\n\n#### How to run\n```docker\ndocker build -t go-api-gin .\n```\n```bash\ndocker compose up -d\n```\n\nThe application will serve on ```127.0.0.1:8080```\n#### Endpoints:\n\n_GetProducts_\n```bash\nGET /products\n```\n_GetById_\n```bash\nGET /product/:id\n```\n_CreateProduct_\n```bash\nPOST  /product\n```\n\n#### TODO\n\n- Add slog\n- Add swagger\n- Add delete and update\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguilchaves%2Fsimple-crud-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguilchaves%2Fsimple-crud-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguilchaves%2Fsimple-crud-go/lists"}