{"id":18752408,"url":"https://github.com/hendisantika/kotlin-postgres","last_synced_at":"2025-04-13T00:25:02.457Z","repository":{"id":67605066,"uuid":"95878755","full_name":"hendisantika/kotlin-postgres","owner":"hendisantika","description":"A Simple CRUD API using Spring Boot Application using PostgreSQL Database","archived":false,"fork":false,"pushed_at":"2025-04-11T02:54:27.000Z","size":184,"stargazers_count":25,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-11T03:36:08.838Z","etag":null,"topics":["kotlin","postgresql","spring-boot","spring-data-jpa","spring-mvc","springframework"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/hendisantika.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,"zenodo":null}},"created_at":"2017-06-30T10:45:54.000Z","updated_at":"2025-04-11T02:54:25.000Z","dependencies_parsed_at":"2025-03-20T23:26:13.121Z","dependency_job_id":"3bf3c3c4-7aff-4c42-b2f8-7d4d6c07d67c","html_url":"https://github.com/hendisantika/kotlin-postgres","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/hendisantika%2Fkotlin-postgres","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hendisantika%2Fkotlin-postgres/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hendisantika%2Fkotlin-postgres/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hendisantika%2Fkotlin-postgres/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hendisantika","download_url":"https://codeload.github.com/hendisantika/kotlin-postgres/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248649201,"owners_count":21139434,"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":["kotlin","postgresql","spring-boot","spring-data-jpa","spring-mvc","springframework"],"created_at":"2024-11-07T17:20:05.737Z","updated_at":"2025-04-13T00:25:02.420Z","avatar_url":"https://github.com/hendisantika.png","language":"Kotlin","readme":"# Spring Boot Kotlin PostgreSQL\n\nOpen your terminal then type this :\n\n`mvn clean spring-boot:run`\n\nOpen your browser :\n\n1. Save Data\n\n    `http://localhost:8080/save`\n\n2. Find All\n\n    ```\n    http://localhost:8080/findAll\n\n     [\n        {\n            \"firstName\": \"Hendi\",\n            \"lastName\": \"Santika\",\n            \"id\": 1\n          },\n          {\n            \"firstName\": \"Uzumaki\",\n            \"lastName\": \"Naruto\",\n            \"id\": 2\n          },\n          {\n            \"firstName\": \"Uchiha\",\n            \"lastName\": \"Sasuke\",\n            \"id\": 3\n          },\n          {\n            \"firstName\": \"Haruno\",\n            \"lastName\": \"Sakura\",\n            \"id\": 4\n          },\n          {\n            \"firstName\": \"Hatake\",\n            \"lastName\": \"Kakashi\",\n            \"id\": 5\n          }\n     ]\n\n     ```\n\n3. Find By Id\n\n    `http://localhost:8080/findById/1`\n\n4. Find By Lastname\n\n    `http://localhost:8080/findByLastname/Kakashi`","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhendisantika%2Fkotlin-postgres","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhendisantika%2Fkotlin-postgres","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhendisantika%2Fkotlin-postgres/lists"}