{"id":23230749,"url":"https://github.com/prosenjitjoy/simplebank","last_synced_at":"2026-04-08T11:31:53.565Z","repository":{"id":193937238,"uuid":"689768535","full_name":"prosenjitjoy/SimpleBank","owner":"prosenjitjoy","description":"Backend master class [Golang + Postgres + Kubernetes + gRPC] ","archived":false,"fork":false,"pushed_at":"2025-05-30T12:45:17.000Z","size":2873,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T13:19:07.847Z","etag":null,"topics":["cleanenv","email-verification","gin-gonic","grpc","grpc-gateway","jwt","kubernetes","paseto","pgxpool","postgresql","protobuf3","swagger","transaction","unit-testing"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/prosenjitjoy/simplebank/tags","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/prosenjitjoy.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-09-10T20:48:04.000Z","updated_at":"2025-10-25T18:41:16.000Z","dependencies_parsed_at":"2023-10-05T08:23:42.113Z","dependency_job_id":"0c24a95d-5870-4f5f-8a47-bd19c5cfe041","html_url":"https://github.com/prosenjitjoy/SimpleBank","commit_stats":null,"previous_names":["prosenjitjoy/simplebank"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/prosenjitjoy/SimpleBank","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prosenjitjoy%2FSimpleBank","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prosenjitjoy%2FSimpleBank/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prosenjitjoy%2FSimpleBank/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prosenjitjoy%2FSimpleBank/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prosenjitjoy","download_url":"https://codeload.github.com/prosenjitjoy/SimpleBank/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prosenjitjoy%2FSimpleBank/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31554050,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["cleanenv","email-verification","gin-gonic","grpc","grpc-gateway","jwt","kubernetes","paseto","pgxpool","postgresql","protobuf3","swagger","transaction","unit-testing"],"created_at":"2024-12-19T02:11:54.079Z","updated_at":"2026-04-08T11:31:53.542Z","avatar_url":"https://github.com/prosenjitjoy.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simplebank\nBackend master class [Golang + Postgres + Kubernetes + gRPC] \n\n## Run\nEdit .env file with right configurations. Then follow one of the way to run the project.\n\n### Kubernetes Cluster\nFirst create docker image to use inside kubernetes.\n```bash\npodman/docker build -t simplebank-api\n```\nThen, run the following to quickly test the project.\n```bash\nkubectl apply -f simplebank-pod.yaml\nkubectl port-forward simplebank 3000:3000\n```\n   \nTo view api specific log, run the following in a new terminal session.\n```bash\nkubectl logs -c simplebank-api -f simplebank\n```\n### Dev Environment\n```bash\nmake dev_deploy\n```\n\n## Docs\nhttps://dbdocs.io/prosenjitjoy/SimpleBank     \nhttp://localhost:3000/doc/swagger","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprosenjitjoy%2Fsimplebank","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprosenjitjoy%2Fsimplebank","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprosenjitjoy%2Fsimplebank/lists"}