{"id":22745889,"url":"https://github.com/tr1sm0s1n/gin-crud-api","last_synced_at":"2026-02-14T12:03:06.052Z","repository":{"id":174000761,"uuid":"615283454","full_name":"tr1sm0s1n/gin-crud-api","owner":"tr1sm0s1n","description":"Simple API demonstrating CRUD operations in Go with Gin.","archived":false,"fork":false,"pushed_at":"2025-03-18T06:00:40.000Z","size":74,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-21T10:55:43.823Z","etag":null,"topics":["api","gin","gin-gonic","go","golang","openapi"],"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/tr1sm0s1n.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2023-03-17T10:55:59.000Z","updated_at":"2025-03-18T06:00:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"57b3504b-062a-439a-b2a2-07b93b323789","html_url":"https://github.com/tr1sm0s1n/gin-crud-api","commit_stats":null,"previous_names":["demystif/gin-test-api","demystif/gin-crud-api","tr1sm0s1n/gin-crud-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tr1sm0s1n/gin-crud-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tr1sm0s1n%2Fgin-crud-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tr1sm0s1n%2Fgin-crud-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tr1sm0s1n%2Fgin-crud-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tr1sm0s1n%2Fgin-crud-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tr1sm0s1n","download_url":"https://codeload.github.com/tr1sm0s1n/gin-crud-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tr1sm0s1n%2Fgin-crud-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29443468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T10:51:12.367Z","status":"ssl_error","status_checked_at":"2026-02-14T10:50:52.088Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","gin","gin-gonic","go","golang","openapi"],"created_at":"2024-12-11T02:09:08.901Z","updated_at":"2026-02-14T12:03:06.047Z","avatar_url":"https://github.com/tr1sm0s1n.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gin-CRUD-API\n\nSimple API demonstrating CRUD operations in Go with Gin.\n\n## 🛠 Built With\n\n[![Go Badge](https://img.shields.io/badge/Go-00ADD8?logo=go\u0026logoColor=fff\u0026style=for-the-badge)](https://go.dev/)\n[![Gin Badge](https://img.shields.io/badge/Gin-008ECF?logo=gin\u0026logoColor=fff\u0026style=for-the-badge)](https://gin-gonic.com/)\n\n## ⚙️ Run Locally\n\nClone the project\n\n```bash\ngit clone https://github.com/tr1sm0s1n/gin-crud-api.git\ncd gin-crud-api\n```\n\nTest the application\n\n```bash\ngo test\n```\n\nStart the application\n\n```bash\ngo run .\n```\n\nOr create an executable\n\n```bash\ngo build -o build/\n```\n\nRun the executable\n\n```bash\n./build/gin-crud-api\n```\n\nFor live reload, install Air\n\n```bash\ngo install github.com/air-verse/air@latest\n```\n\nRun the application with Air\n\n```bash\nair\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftr1sm0s1n%2Fgin-crud-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftr1sm0s1n%2Fgin-crud-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftr1sm0s1n%2Fgin-crud-api/lists"}