{"id":15187328,"url":"https://github.com/escalopa/gobank","last_synced_at":"2026-02-16T05:33:50.287Z","repository":{"id":63851653,"uuid":"568204319","full_name":"escalopa/gobank","owner":"escalopa","description":"Simple Bank API Built with golang","archived":false,"fork":false,"pushed_at":"2022-12-24T00:06:58.000Z","size":2626,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-07T07:30:40.867Z","etag":null,"topics":["gin","golang","postgresql","sqlc"],"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/escalopa.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}},"created_at":"2022-11-19T19:24:16.000Z","updated_at":"2024-03-12T05:08:39.000Z","dependencies_parsed_at":"2023-01-30T19:46:05.767Z","dependency_job_id":null,"html_url":"https://github.com/escalopa/gobank","commit_stats":null,"previous_names":["escalopa/go-bank"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/escalopa/gobank","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalopa%2Fgobank","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalopa%2Fgobank/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalopa%2Fgobank/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalopa%2Fgobank/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/escalopa","download_url":"https://codeload.github.com/escalopa/gobank/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalopa%2Fgobank/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29500832,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T03:57:51.541Z","status":"ssl_error","status_checked_at":"2026-02-16T03:55:59.854Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["gin","golang","postgresql","sqlc"],"created_at":"2024-09-27T18:20:20.096Z","updated_at":"2026-02-16T05:33:50.271Z","avatar_url":"https://github.com/escalopa.png","language":"Go","readme":"# gobank\nA SAAS banking application built with Go, and PostgreSQL, To manage your bank account, and make transactions.\n\n## [LIVE API DOCS](http://37.46.128.188/gobank/docs/index.html)\n\n\n## How to run\n\nFirst, you need to have `docker` and `docker-compose` installed on your machine.\n\nFirst we need to set the env variables, so copy the default env files to `.env` and `.env.db` files.\n\n```bash\ncp .env.example .env\ncp .env.db.example .env.db\n```\n\nThen, run the following command:\n\n```bash\ndocker-compose up\n```\n\n## Features\n\nThe applicatoin uses `paseto` for authentication.\n\n### User\n\n- Create a user\n- Login\n- Renew access token\n- Upadte user\n\n### Account\n- Create an account\n- Get all accounts (Of the logged in user)\n- Delete an account (Soft delete, Can be restored)\n- Restore an account (After has been deleted)\n\n### Transaction\n- Create a transaction\n- Get all transactions (Of a specific account)\n\n## Tech Stack\n\n- Gin\n- PostgresSQL\n- gomock\n\n## GRPC Services\n\nThe project uses GRPC besides the REST API, to communicate with db. But the GRPC are not implemented yet fully as the API.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescalopa%2Fgobank","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fescalopa%2Fgobank","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescalopa%2Fgobank/lists"}