{"id":23887198,"url":"https://github.com/mlomboglia/my-bank","last_synced_at":"2025-04-10T03:36:18.351Z","repository":{"id":98777427,"uuid":"175663035","full_name":"mlomboglia/my-bank","owner":"mlomboglia","description":"Build a Restful using Spring Boot, H2, JPA","archived":false,"fork":false,"pushed_at":"2019-10-24T16:32:54.000Z","size":11,"stargazers_count":4,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-07T14:16:16.077Z","etag":null,"topics":["h2-database","java","jpa","rest-api","spring","spring-boot"],"latest_commit_sha":null,"homepage":"https://medium.com/@mlombog/lets-create-a-crud-rest-api-with-spring-boot-jpa-and-h2-fc070006e654","language":"Java","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/mlomboglia.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":"2019-03-14T16:49:08.000Z","updated_at":"2023-04-15T22:07:49.000Z","dependencies_parsed_at":"2023-03-09T05:15:27.655Z","dependency_job_id":null,"html_url":"https://github.com/mlomboglia/my-bank","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlomboglia%2Fmy-bank","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlomboglia%2Fmy-bank/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlomboglia%2Fmy-bank/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlomboglia%2Fmy-bank/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlomboglia","download_url":"https://codeload.github.com/mlomboglia/my-bank/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248153426,"owners_count":21056429,"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","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":["h2-database","java","jpa","rest-api","spring","spring-boot"],"created_at":"2025-01-04T07:39:30.192Z","updated_at":"2025-04-10T03:36:18.342Z","avatar_url":"https://github.com/mlomboglia.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Boot, H2, JPA, Rest API Tutorial\n\nBuild Restful CRUD API for a simple bank application using Spring Boot, H2 and JPA.\n\n## Requirements\n\n1. Java - 1.8.x\n\n2. Maven - 3.x.x\n\n## Setup\n\n**1. Clone the application**\n\n```bash\ngit clone git@github.com:mlomboglia/my-bank.git\n```\n\n**2. Build and run the app using maven**\n\n```bash\nmvn spring-boot:run\n```\n\nThe app will start running at \u003chttp://localhost:8080\u003e.\n\n## Explore Rest APIs\n\nThe app defines following CRUD APIs.\n\n    GET /accounts/all\n    \n    GET /accounts/{id}\n    \n    POST /accounts/new\n    \n    PUT /accounts/{id}\n      Param: double amount\n\nYou can test them using postman or any other rest client.\n\n## Learn more\n\nhttps://medium.com/@mlombog/lets-create-a-crud-rest-api-with-spring-boot-jpa-and-h2-fc070006e654\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlomboglia%2Fmy-bank","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlomboglia%2Fmy-bank","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlomboglia%2Fmy-bank/lists"}