{"id":21723169,"url":"https://github.com/wiirios/api-springboot","last_synced_at":"2026-04-09T23:01:45.500Z","repository":{"id":259137232,"uuid":"865621960","full_name":"wiirios/api-springboot","owner":"wiirios","description":"project developed in Spring Boot that implements a CRUD system for people management in a database.","archived":false,"fork":false,"pushed_at":"2024-10-22T00:54:53.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T22:52:24.120Z","etag":null,"topics":["database","java","spring-boot"],"latest_commit_sha":null,"homepage":"","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/wiirios.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":"2024-09-30T20:48:31.000Z","updated_at":"2024-11-30T03:08:00.000Z","dependencies_parsed_at":"2024-10-22T22:55:03.366Z","dependency_job_id":null,"html_url":"https://github.com/wiirios/api-springboot","commit_stats":null,"previous_names":["winnd11/api-springboot","wiirios/api-springboot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiirios%2Fapi-springboot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiirios%2Fapi-springboot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiirios%2Fapi-springboot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiirios%2Fapi-springboot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wiirios","download_url":"https://codeload.github.com/wiirios/api-springboot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244700612,"owners_count":20495574,"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":["database","java","spring-boot"],"created_at":"2024-11-26T02:37:35.862Z","updated_at":"2026-04-09T23:01:45.434Z","avatar_url":"https://github.com/wiirios.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# SpringBoot Api\nCRUD Api Rest build with spring boot, JPA, and H2 database\n\n## Intalation\n\n- Java \u003e= 8\n- PostMan\n\n## Getting Started\n1. Clone this repo\n```git\ngit clone https://github.com/Winnd11/api-springboot.git\n```\n\n2. run maven\n```git\n./mvnw.cmd spring-boot:run\n```\n\nthe app will run at http://localhost:5500\n\n---\n\n### Get Methods\n\n| Get All Users | Get User By Id |\n| -- | -- | \n| /db | /db/'id' | \n\n---\n\n### Post Method\n\n| Insert User |\n| -- |\n| /db |\n\n---\n\n### Delete Method\n\n| Delete User By Id |\n| -- |\n| /db/'id' |\n\n---\n\n### Patch Method\n\n| Update User |\n| -- |\n| /db |\n\n---\n\nThe POST and PATCH methods must be in row format and use JSON type\n\n```json\n{\n  \"name\": \"dave\",\n  \"email\": \"dave@gmail.com\",\n  \"department\": {\n    \"id\": 2\n  }\n}\n\n```\n\n## MIT License\nThis project is licensed under MIT license, read more at \u003cspan\u003e\u003ca href=\"https://docs.github.com/pt/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository\"\u003edocs.github\u003c/span\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiirios%2Fapi-springboot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwiirios%2Fapi-springboot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiirios%2Fapi-springboot/lists"}