{"id":18966283,"url":"https://github.com/cyberg4b/api-rest-spring-boot","last_synced_at":"2026-05-08T14:09:06.707Z","repository":{"id":239851930,"uuid":"800782490","full_name":"cyberg4b/api-rest-spring-boot","owner":"cyberg4b","description":"Um CRUD básico que utiliza Spring Data JPA, Hibernate, Spring Security, e PostgreSQL.","archived":false,"fork":false,"pushed_at":"2024-05-15T01:46:33.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T08:39:19.540Z","etag":null,"topics":["api-rest","crud","java","postgresql","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cyberg4b.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}},"created_at":"2024-05-15T01:43:49.000Z","updated_at":"2024-05-15T12:42:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"16ffaa44-2455-42b6-89a4-ad294a467d8a","html_url":"https://github.com/cyberg4b/api-rest-spring-boot","commit_stats":null,"previous_names":["cyberg4b/api-rest-spring-boot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cyberg4b/api-rest-spring-boot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberg4b%2Fapi-rest-spring-boot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberg4b%2Fapi-rest-spring-boot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberg4b%2Fapi-rest-spring-boot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberg4b%2Fapi-rest-spring-boot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyberg4b","download_url":"https://codeload.github.com/cyberg4b/api-rest-spring-boot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberg4b%2Fapi-rest-spring-boot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268171565,"owners_count":24207416,"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-08-01T02:00:08.611Z","response_time":67,"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":["api-rest","crud","java","postgresql","spring-boot"],"created_at":"2024-11-08T14:36:29.539Z","updated_at":"2026-05-08T14:09:06.673Z","avatar_url":"https://github.com/cyberg4b.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📚 API de Cursos (CRUD)\n\nUma API básica que faz conexão com banco de dados PostgreSQL e realiza operações de CRUD básicas.\n\n## 🛠️ Instalação\n\nClone o projeto para seu computador:\n\n```bash\n    $ git clone https://github.com/cyber/api-rest-spring-boot\n    $ cd api-rest-spring-boot\n```\n\n### ⚙️ Configurações Básicas (application.properties)\n\nAntes de colocar o projeto no ar existem algumas configurações que precisam ser definidas no [application.properties](https://github.com/cyber/api-rest-spring-boot/src/main/resources/application.properties) não haja nenhum erro na execução do projeto:\n\n```\n    spring.datasource.url=jdbc:postgresql://localhost:5432/db_course\n    spring.datasource.username=\n    spring.datasource.password=\n    spring.jpa.hibernate.ddl-auto=update\n```\n\n### 🚀 Rodando o Projeto\n\nAgora que está tudo configurado basta encontrar o arquivo principal e apertar o botão de Run da sua IDE ou digitar o seguinte comando no terminal:\n\n```bash\n    $ mvn spring-boot:run\n```\n## 📖 Dependências\n\n- [Spring Data JPA]()\n- [Spring Security]()\n- [Spring Web]()\n- [Hibernate]()\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyberg4b%2Fapi-rest-spring-boot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyberg4b%2Fapi-rest-spring-boot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyberg4b%2Fapi-rest-spring-boot/lists"}