{"id":23108378,"url":"https://github.com/bytesbyharsh/go-my-info","last_synced_at":"2026-04-24T16:34:33.670Z","repository":{"id":267739932,"uuid":"845718622","full_name":"bytesByHarsh/go-my-info","owner":"bytesByHarsh","description":"Go Backend Server to manage personal bank account and card details","archived":false,"fork":false,"pushed_at":"2025-05-28T06:03:49.000Z","size":684,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-28T07:19:05.015Z","etag":null,"topics":["air","chi","go","golang","goose","hacktoberfest","postgresql","rest-api","sqlc"],"latest_commit_sha":null,"homepage":"http://www.harshmittal.com/go-my-info/","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/bytesByHarsh.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-08-21T19:45:50.000Z","updated_at":"2025-05-28T06:03:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"f0197af2-caeb-4123-b7eb-3e6bad286282","html_url":"https://github.com/bytesByHarsh/go-my-info","commit_stats":null,"previous_names":["bytesbyharsh/go-my-info"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bytesByHarsh/go-my-info","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytesByHarsh%2Fgo-my-info","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytesByHarsh%2Fgo-my-info/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytesByHarsh%2Fgo-my-info/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytesByHarsh%2Fgo-my-info/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bytesByHarsh","download_url":"https://codeload.github.com/bytesByHarsh/go-my-info/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytesByHarsh%2Fgo-my-info/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32231028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":["air","chi","go","golang","goose","hacktoberfest","postgresql","rest-api","sqlc"],"created_at":"2024-12-17T01:20:32.235Z","updated_at":"2026-04-24T16:34:33.665Z","avatar_url":"https://github.com/bytesByHarsh.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Info Backend\n\n\u003cimg align=\"right\" width=\"180px\" src=\"https://github.com/bytesByHarsh/go-my-info/blob/master/docs/assets/logo.png?raw=true\"\u003e\n\nWritten in `Go` for Reduces Latency.\n\nThings Supported:\n - CRUD Operation\n - JWT Based Authentication\n - JSON Validation\n - Paginated Response\n - SQLC For modules generation\n - Goose for Database Migration\n - Air Integration to Test in Dev ENV\n - Swagger Integration\n\n## Swagger (Limited)\n[http://localhost:8000/swagger/index.html](http://localhost:8000/swagger/index.html)\n\n![Swagger Documentation](/docs/assets/swagger_1.png)\n\n![Swagger Documentation](/docs/assets/swagger_2.png)\n\n![Swagger Documentation of Models](/docs/assets/swagger_3.png)\n\n### Setup\n\n```bash\ngo install github.com/air-verse/air@latest\ngo get github.com/go-chi/jwtauth/v5\ngo get github.com/go-chi/chi/v5\ngo get golang.org/x/crypto/bcrypt\ngo get github.com/joho/godotenv\n```\n\n## Update Database\n\n```bash\ncd sql/schema\ngoose postgres postgres://\u003cuser_id\u003e:\u003cuser_password\u003e@localhost:5432/go_my_info up\n```\n\n## Generate Internal DB\n\n```bash\nsqlc generate\n```\n\n## Start Application\n\n```bash\ngo build ./cmd/main.go \u0026\u0026 ./main\n```\n\n## Start Dev Environment\n\n```bash\nair\n```\n\n## Generate Swagger Documentation\n\n```bash\ngo install github.com/swaggo/swag/cmd/swag@latest\nswag init -o './api' -g './cmd/main.go' --parseDependency\nswag fmt\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytesbyharsh%2Fgo-my-info","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbytesbyharsh%2Fgo-my-info","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytesbyharsh%2Fgo-my-info/lists"}