{"id":17248757,"url":"https://github.com/nomisrev/ktor-arrow-example","last_synced_at":"2025-05-16T12:11:48.626Z","repository":{"id":36961626,"uuid":"442854737","full_name":"nomisRev/ktor-arrow-example","owner":"nomisRev","description":"Real World implementation - \"The mother of all demo apps\". Written in Kotlin, with Ktor, Arrow, SqlDelight, KotlinX Serialization, etc.","archived":false,"fork":false,"pushed_at":"2024-10-29T21:03:48.000Z","size":749,"stargazers_count":272,"open_issues_count":24,"forks_count":34,"subscribers_count":10,"default_branch":"main","last_synced_at":"2024-10-29T23:36:40.169Z","etag":null,"topics":["arrow-kt","hacktoberfest","kotest","kotlin","kotlinx-coroutines","kotlinx-serialization","ktor","ktor-server","postgresql","sqldelight"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nomisRev.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":"CONTRIBUTING.MD","funding":null,"license":"LICENSE.MD","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":"2021-12-29T18:14:17.000Z","updated_at":"2024-10-26T23:47:15.000Z","dependencies_parsed_at":"2023-02-18T09:30:51.522Z","dependency_job_id":"9e65d7b8-c741-4c00-b0c7-b9760b0b451f","html_url":"https://github.com/nomisRev/ktor-arrow-example","commit_stats":{"total_commits":220,"total_committers":12,"mean_commits":"18.333333333333332","dds":0.4954545454545455,"last_synced_commit":"147b8642fbb2f8c351436ff213610b9472153334"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nomisRev%2Fktor-arrow-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nomisRev%2Fktor-arrow-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nomisRev%2Fktor-arrow-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nomisRev%2Fktor-arrow-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nomisRev","download_url":"https://codeload.github.com/nomisRev/ktor-arrow-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248018060,"owners_count":21034048,"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":["arrow-kt","hacktoberfest","kotest","kotlin","kotlinx-coroutines","kotlinx-serialization","ktor","ktor-server","postgresql","sqldelight"],"created_at":"2024-10-15T06:42:04.165Z","updated_at":"2025-04-09T10:04:04.031Z","avatar_url":"https://github.com/nomisRev.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ktor Arrow Real World Example\n\n\u003e While most \"todo\" demos provide an excellent cursory glance at a framework's capabilities, they typically don't convey\n\u003e the knowledge \u0026 perspective required to actually build real applications with it.\n\n*Read\nthe [full blog post announcing RealWorld on Medium.](https://medium.com/@ericsimons/introducing-realworld-6016654d36b5)*\n\nOver 100 implementations have been created using various languages, libraries, and frameworks.\n\nExplore them on [**CodebaseShow**](https://codebase.show/projects/realworld).\n\nIn order for Real World back-end and front-end examples to be able to work together we need to follow a\npredefined [openapi.yml](https://github.com/gothinkster/realworld/blob/main/api/openapi.yml).\n\n## Looking to contribute?\n\nIf you're looking to contribute check-out [CONTRIBUTING.MD](CONTRIBUTING.MD).\nAlso, this project participates in hacktoberfest!\n\nI will provide personal guidance, and support to everyone that is interested in learning about Ktor, Arrow and Kotlin by\ncontributing to this repository!\n\n## How it works\n\nThis example uses [Kotlin](https://kotlinlang.org/docs/home.html) with [Ktor](https://ktor.io/)\nand [Arrow](https://arrow-kt.io/) as the main building blocks.\nOther technologies used:\n\n- [SqlDelight](https://cashapp.github.io/sqldelight/) for the persistence layer\n- [Kotest](https://kotest.io/) for testing\n\n## Running the project\n\nTo run the project, you first need to start the environment.\nThis can be done with `docker-compose up`,\nand then you can start the Ktor server with `./gradlew run`.\n\n```shell\ndocker-compose up\n./gradlew run\ncurl -i 0.0.0.0:8080/readiness\n```\n\nBeware that `./gradlew run` doesn't properly run JVM Shutdown hooks, and the port remains bound.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnomisrev%2Fktor-arrow-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnomisrev%2Fktor-arrow-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnomisrev%2Fktor-arrow-example/lists"}