{"id":36440124,"url":"https://github.com/ivalrivall/golang_crud1","last_synced_at":"2026-01-11T21:05:20.526Z","repository":{"id":49315060,"uuid":"517260811","full_name":"ivalrivall/golang_crud1","owner":"ivalrivall","description":"simple rest api crud golang with postgresql","archived":false,"fork":false,"pushed_at":"2022-07-30T15:59:09.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-17T04:12:11.476Z","etag":null,"topics":["golang","postgresql","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ivalrivall.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}},"created_at":"2022-07-24T07:52:42.000Z","updated_at":"2022-07-24T08:06:32.000Z","dependencies_parsed_at":"2022-09-23T13:53:27.513Z","dependency_job_id":null,"html_url":"https://github.com/ivalrivall/golang_crud1","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ivalrivall/golang_crud1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivalrivall%2Fgolang_crud1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivalrivall%2Fgolang_crud1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivalrivall%2Fgolang_crud1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivalrivall%2Fgolang_crud1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivalrivall","download_url":"https://codeload.github.com/ivalrivall/golang_crud1/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivalrivall%2Fgolang_crud1/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28323603,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T18:42:50.174Z","status":"ssl_error","status_checked_at":"2026-01-11T18:39:13.842Z","response_time":60,"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":["golang","postgresql","rest-api"],"created_at":"2026-01-11T21:05:19.808Z","updated_at":"2026-01-11T21:05:20.519Z","avatar_url":"https://github.com/ivalrivall.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Golang PostgreSQL\n\nThis project is simple CRUD application built in golang and using PostgreSQL as DB. Clone for use this project\n\n## Pre-requisite\n1. Go/Golang\n2. API Tools like Postman / Insomnia / https://hoppscotch.io (need install extension proxy from it)\n3. Install and running latest stable docker\n4. Copy env\n```bash\ncp .env.example .env\n```\n5. Add database dependency by running this command\n```bash\ndocker compose up -d\nmake migrateup\n```\n6. Running seeder\n```\ngo run main.go seed BrandSeed ProductSeed CustomerSeed\n```\n7. Running app\n```bash\ngo run main.go\n```\n\n\n## Cleanup\n1. Stop container and deleting\n```bash\ndocker compose down\n```\n2. Delete image\n```bash\ndocker image rm golang_crud1_postgres\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivalrivall%2Fgolang_crud1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivalrivall%2Fgolang_crud1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivalrivall%2Fgolang_crud1/lists"}