{"id":19509041,"url":"https://github.com/vitor-msp/simple-bank-api","last_synced_at":"2026-04-10T02:53:32.945Z","repository":{"id":196590336,"uuid":"692818293","full_name":"vitor-msp/simple-bank-api","owner":"vitor-msp","description":"API that simulates a simple bank developed in .NET","archived":false,"fork":false,"pushed_at":"2025-02-07T02:08:30.000Z","size":299,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T22:46:18.671Z","etag":null,"topics":["csharp","dotnet","entity-framework","github-actions","postgresql","redis","sonarcloud","sqlite"],"latest_commit_sha":null,"homepage":"","language":"C#","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/vitor-msp.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":"2023-09-17T17:13:23.000Z","updated_at":"2025-02-07T02:41:52.000Z","dependencies_parsed_at":"2024-01-31T04:46:12.267Z","dependency_job_id":"af2bd3b8-bb86-4716-89fb-4559219b4ae1","html_url":"https://github.com/vitor-msp/simple-bank-api","commit_stats":null,"previous_names":["vitor-msp/simple-bank-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vitor-msp/simple-bank-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitor-msp%2Fsimple-bank-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitor-msp%2Fsimple-bank-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitor-msp%2Fsimple-bank-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitor-msp%2Fsimple-bank-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitor-msp","download_url":"https://codeload.github.com/vitor-msp/simple-bank-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitor-msp%2Fsimple-bank-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278947990,"owners_count":26073740,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"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":["csharp","dotnet","entity-framework","github-actions","postgresql","redis","sonarcloud","sqlite"],"created_at":"2024-11-10T23:10:46.275Z","updated_at":"2025-10-08T12:46:42.907Z","avatar_url":"https://github.com/vitor-msp.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Bank API\n\n#### API that simulates a simple bank developed in .NET\n\n![API Swagger screenshot](assets/api-print.png)\n\n- The **frontend** be available [in this repository](https://github.com/vitor-msp/simple-bank-front)\n- The **cloud infra** be available [in this repository](https://github.com/vitor-msp/simple-bank-infra)\n\n## Execution\n\n1. Clone this repository\n```\ngit clone https://github.com/vitor-msp/simple-bank-api.git\n```\n\n2. Access the downloaded folder\n```\ncd simple-bank-api\n```\n\n3. Restore the .NET dependencies\n```\ndotnet restore\n```\n\n4. Run migrations\n```\ndotnet ef database update --project SimpleBankApi.Repository --connection \"DataSource=../bank.db\"\n```\n\n5. Populate database\n```\ncat populate.sql | sqlite3 bank.db\n```\n\n6. Run API\n```\ndotnet run --project SimpleBankApi.Api\n```\n\n7. Access [Swager URL](http://localhost:5000/swagger)\n\n## Notes\n\n1. The port 5000 in your machine must be free\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitor-msp%2Fsimple-bank-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitor-msp%2Fsimple-bank-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitor-msp%2Fsimple-bank-api/lists"}