{"id":21245195,"url":"https://github.com/jonoman55/go-server","last_synced_at":"2026-04-17T07:32:31.538Z","repository":{"id":147545362,"uuid":"553836430","full_name":"jonoman55/go-server","owner":"jonoman55","description":"GO Server with CRUD routes","archived":false,"fork":false,"pushed_at":"2022-10-18T21:37:00.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T04:42:27.218Z","etag":null,"topics":["gin-gonic","go","godotenv","golang","gorm","pgx","postgres"],"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/jonoman55.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":"2022-10-18T21:12:03.000Z","updated_at":"2022-10-18T21:28:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"231f4b07-a104-49a5-9779-9f11cc0184ef","html_url":"https://github.com/jonoman55/go-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jonoman55/go-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonoman55%2Fgo-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonoman55%2Fgo-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonoman55%2Fgo-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonoman55%2Fgo-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonoman55","download_url":"https://codeload.github.com/jonoman55/go-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonoman55%2Fgo-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31919977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["gin-gonic","go","godotenv","golang","gorm","pgx","postgres"],"created_at":"2024-11-21T01:48:29.137Z","updated_at":"2026-04-17T07:32:31.514Z","avatar_url":"https://github.com/jonoman55.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GO Server\n\n## About the project\n\nThis is a simple GO Server with HTTP CRUD routes.\n\n### Commands\n\nInstall packages:\n\n`go get`\n\nStart command:\n\n`go run main.go`\n\n### API Routes\n\n| Method | Endpoint | Description |\n| ------ | ------ | ------ |\n| GET | /posts | Get All Posts |\n| POST | /posts | Create Post |\n| PUT | /posts/:id | Update Post |\n| GET | /posts/:id | Get Post By ID |\n| DELETE | /posts/:id | Delete Post |\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonoman55%2Fgo-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonoman55%2Fgo-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonoman55%2Fgo-server/lists"}