{"id":19646725,"url":"https://github.com/satzrp/spring-boot-rest-client-kotlin","last_synced_at":"2026-05-01T22:35:54.493Z","repository":{"id":209597855,"uuid":"102985978","full_name":"satzrp/spring-boot-rest-client-kotlin","owner":"satzrp","description":"Sample spring boot REST client application using Kotlin","archived":false,"fork":false,"pushed_at":"2017-09-09T21:27:57.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-27T00:17:11.132Z","etag":null,"topics":["kotlin","spring","spring-boot"],"latest_commit_sha":null,"homepage":"","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/satzrp.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}},"created_at":"2017-09-09T21:27:29.000Z","updated_at":"2020-03-18T11:40:05.000Z","dependencies_parsed_at":"2023-11-28T08:26:03.865Z","dependency_job_id":null,"html_url":"https://github.com/satzrp/spring-boot-rest-client-kotlin","commit_stats":null,"previous_names":["satzrp/spring-boot-rest-client-kotlin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/satzrp/spring-boot-rest-client-kotlin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satzrp%2Fspring-boot-rest-client-kotlin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satzrp%2Fspring-boot-rest-client-kotlin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satzrp%2Fspring-boot-rest-client-kotlin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satzrp%2Fspring-boot-rest-client-kotlin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/satzrp","download_url":"https://codeload.github.com/satzrp/spring-boot-rest-client-kotlin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satzrp%2Fspring-boot-rest-client-kotlin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32515838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["kotlin","spring","spring-boot"],"created_at":"2024-11-11T14:40:03.128Z","updated_at":"2026-05-01T22:35:54.474Z","avatar_url":"https://github.com/satzrp.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sample spring boot rest client application using Kotlin #\n\nThis is a sample spring boot REST client application using [Kotlin](https://kotlinlang.org) language.\n\nApplication is bootstrapped using [Spring Initializr](http://start.spring.io)\n\n## Modules used ##\n* Web - for exposing the REST endpoints\n* Actuator - for various metrics\n\n[JSONPlaceholder](https://jsonplaceholder.typicode.com) - used as the test REST API\n\n**RestTemplate** from Spring, is used for calling the REST endpoints.\n\n**Kotlin Coroutine** feature is used for making non-blocking calls to REST endpoints *(It is an experimental feature,\n so not included in the spring boot dependencies by default. To be added manually in the pom.xml)*\n\n## Endpoints ##\n\n* GET - /posts/all (blocking calls)\n* GET - /posts/async/all (non-blocking calls)\n\n## To build and run the application ##\n```text\nmvn clean install -Dmaven.test.skip=true\n```\n\n## Tools used ##\n* IntelliJ IDEA\n* Git\n* Postman","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatzrp%2Fspring-boot-rest-client-kotlin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsatzrp%2Fspring-boot-rest-client-kotlin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatzrp%2Fspring-boot-rest-client-kotlin/lists"}