{"id":18733117,"url":"https://github.com/denilsonssj/personapi","last_synced_at":"2026-05-07T05:33:43.947Z","repository":{"id":135967068,"uuid":"419915522","full_name":"denilsonssj/personapi","owner":"denilsonssj","description":"Simple Demo person api built with Spring Boot.","archived":false,"fork":false,"pushed_at":"2021-11-02T01:25:31.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T23:43:20.784Z","etag":null,"topics":["java","jdk11","mapstruct","postrgres","spring","springdatajpa"],"latest_commit_sha":null,"homepage":"https://denilsonssj-personapi.herokuapp.com/swagger-ui/","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/denilsonssj.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,"zenodo":null}},"created_at":"2021-10-22T00:19:11.000Z","updated_at":"2021-11-02T01:25:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"3c1bd2f7-3b29-4a3c-afe0-b6555fcea126","html_url":"https://github.com/denilsonssj/personapi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/denilsonssj/personapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denilsonssj%2Fpersonapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denilsonssj%2Fpersonapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denilsonssj%2Fpersonapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denilsonssj%2Fpersonapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denilsonssj","download_url":"https://codeload.github.com/denilsonssj/personapi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denilsonssj%2Fpersonapi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32724581,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["java","jdk11","mapstruct","postrgres","spring","springdatajpa"],"created_at":"2024-11-07T15:08:47.398Z","updated_at":"2026-05-07T05:33:43.932Z","avatar_url":"https://github.com/denilsonssj.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003ePerson API\u003c/h1\u003e\n\n## Getting started\n\n### Installation\n\nClone the repository\n``` \n$ git clone https://github.com/denilsonssj/personapi\n```\n\n### Prerequisites\n\nFirst, make sure you use JDK version 11 or higher. You can download this version at this [link](https://www.oracle.com/br/java/technologies/javase-jdk11-downloads.html).\n\nAfter, create file application.properties in location *src/main/resources/* and copy with the values below and replace him.\n\n```yml\nspring.datasource.url: jdbc:postgresql://127.0.0.1:5432/personapi\nspring.datasource.username: postgres\nspring.datasource.password: postgres\nspring.jpa.database-platform: org.hibernate.dialect.PostgreSQL94Dialect\nspring.jpa.show-sql: false\nspring.jpa.hibernate.ddl-auto: update\nserver.port: 9000\n```\n\n### Installing dependencies\n\nNow, install all dependencies using maven: \n``` \n$ ./mvnw install -U clean\n```\n### Running the application\n\n```\n$ ./mvnw spring-boot:run\n``` \n\n## Technologies and tools\n\n- [Java](https://www.java.com/)\n- [Spring Boot](https://spring.io/projects/spring-boot)\n- [Maven](https://maven.apache.org/)\n- [JDK11](https://www.oracle.com/br/java/technologies/javase-jdk11-downloads.html)\n- [Lombok](https://projectlombok.org/)\n- [Swagger](https://swagger.io/)\n- [PostgreSQL](https://www.postgresql.org/)\n- [H2 Database](https://www.h2database.com/html/main.html)\n- [Junit 5](https://junit.org/junit5/)\n\n## Testing the application\n...\n\n## Demo\n\nThe demo project can be viewed [here](https://denilsonssj-personapi.herokuapp.com/swagger-ui/).\n\n## License\n\n[MIT](https://github.com/denilsonssj/personapi/blob/main/LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenilsonssj%2Fpersonapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenilsonssj%2Fpersonapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenilsonssj%2Fpersonapi/lists"}