{"id":16112878,"url":"https://github.com/jonathanmdr/reservas-api","last_synced_at":"2025-04-06T07:23:10.285Z","repository":{"id":43653162,"uuid":"177652344","full_name":"jonathanmdr/reservas-api","owner":"jonathanmdr","description":"Implementação de uma API RESTful de reservas para hospedagem.","archived":false,"fork":false,"pushed_at":"2024-02-21T00:13:27.000Z","size":93,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T12:55:34.277Z","etag":null,"topics":[],"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/jonathanmdr.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-25T19:37:33.000Z","updated_at":"2022-02-04T02:19:04.000Z","dependencies_parsed_at":"2024-10-31T23:24:04.834Z","dependency_job_id":"771ecf6c-cf09-4735-b454-347a16c1f668","html_url":"https://github.com/jonathanmdr/reservas-api","commit_stats":{"total_commits":28,"total_committers":3,"mean_commits":9.333333333333334,"dds":0.4642857142857143,"last_synced_commit":"791d0666169c97e9d6791713c117321a531fdf6e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmdr%2Freservas-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmdr%2Freservas-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmdr%2Freservas-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmdr%2Freservas-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonathanmdr","download_url":"https://codeload.github.com/jonathanmdr/reservas-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247446744,"owners_count":20940168,"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":[],"created_at":"2024-10-09T20:09:30.725Z","updated_at":"2025-04-06T07:23:10.265Z","avatar_url":"https://github.com/jonathanmdr.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reservas-API\nCRUD de uma API RESTful desenvolvida em Java utilizando Spring Boot.\n\n[![node](https://img.shields.io/badge/Java_Version-1.8.0-lightgray.svg)](https://www.java.com/pt_BR/download/)\n[![node](https://img.shields.io/badge/Maven_Version-3.5.4-steelblue.svg)](https://maven.apache.org/download.cgi)\n[![node](https://img.shields.io/badge/Plugin-Lombok_1.18.6-indianRed.svg)](https://projectlombok.org/)\n[![node](https://img.shields.io/badge/Database-PostgreSQL_9.4.1212-blue.svg)](https://www.postgresql.org/download/)\n[![node](https://img.shields.io/badge/Hibernate-5.4.1.Final-peru.svg)](http://hibernate.org/)\n\n # Configurações \n ### Configuração da base de dados PostgreSQL:\n \n Criando o banco de dados: \u003c/br\u003e\n\n    CREATE DATABASE reservas\n      WITH \n      OWNER = postgres\n      ENCODING = 'UTF8'\n      CONNECTION LIMIT = -1;    \n      \n O usuário padrão de conexão com o banco de dados configurado é: \u003chtml\u003e\u003cb\u003epostgres\u003c/b\u003e\u003c/html\u003e e o password padrão configurado é \u003chtml\u003e\u003cb\u003emasterkey\u003c/b\u003e\u003c/html\u003e, caso utilize usuário e, ou senha diferente, você deve alterar tais informações no arquivo ```application.properties```.\n \u003c/br\u003e\n Propriedades:\n \u003c/br\u003e\n ```spring.datasource.username=postgres```\n \u003c/br\u003e\n ```spring.datasource.password=masterkey```\n    \n Com a base de dados devidamente criada e configurada, basta iniciar a aplicação e utizá-la a vontade   =)    \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanmdr%2Freservas-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathanmdr%2Freservas-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanmdr%2Freservas-api/lists"}