{"id":17810094,"url":"https://github.com/linqlover/python-kotlin-rpc-demo","last_synced_at":"2025-04-02T06:40:48.124Z","repository":{"id":259344834,"uuid":"877634169","full_name":"LinqLover/python-kotlin-rpc-demo","owner":"LinqLover","description":"Implementation for an application test task. No groundbreaking innovation here (yet) :)","archived":false,"fork":false,"pushed_at":"2024-11-14T17:32:38.000Z","size":87,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T21:20:59.840Z","etag":null,"topics":[],"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/LinqLover.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":"2024-10-24T01:16:04.000Z","updated_at":"2024-11-14T17:32:42.000Z","dependencies_parsed_at":"2024-10-24T17:02:10.937Z","dependency_job_id":"89d76624-daba-4ad4-a2bc-5d6a50945dfc","html_url":"https://github.com/LinqLover/python-kotlin-rpc-demo","commit_stats":null,"previous_names":["linqlover/python-kotlin-rpc-demo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinqLover%2Fpython-kotlin-rpc-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinqLover%2Fpython-kotlin-rpc-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinqLover%2Fpython-kotlin-rpc-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinqLover%2Fpython-kotlin-rpc-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinqLover","download_url":"https://codeload.github.com/LinqLover/python-kotlin-rpc-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246769960,"owners_count":20830769,"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-27T15:25:51.019Z","updated_at":"2025-04-02T06:40:48.101Z","avatar_url":"https://github.com/LinqLover.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RPC Demo for Python and Kotlin\n\nImplementation for an application test task.\n\n## Overview\n\nThis repository includes two packages:\n\n- [`server/`](./server): An RPC Demo Server written in Python.\n- [`client/`](./client): An RPC Demo Client written in Kotlin.\n\nPlease refer to the readmes in each folder for installation and usage instructions. However, to run the complete client-server combination after the installation, you can run here:\n\n```\n( cd client \u0026\u0026 ./gradlew run -PserverPath=../server/run.sh )\n```\n\n## Continous Integration\n\nIf you do not want to set up everything manually, you can instead read the CI logs:\n\n[![CI Pipeline](https://github.com/LinqLover/python-kotlin-rpc-demo/actions/workflows/ci.yml/badge.svg)](https://github.com/LinqLover/python-kotlin-rpc-demo/actions/workflows/ci.yml) \n\n- `server-tests`: Non-exhaustive integration tests for the server\n- `client-tests`: Non-exhaustive unit tests for the client\n- `server-lint`: PEP8 coding style checking for server\n- `client-lint`: ktlint style checking for client\n- `integration-test`: Smoke tests for running both server and client together in different configurations.\n\nSee [`.github/workflows/ci.yml`](./.github/workflows/ci.yml) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinqlover%2Fpython-kotlin-rpc-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinqlover%2Fpython-kotlin-rpc-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinqlover%2Fpython-kotlin-rpc-demo/lists"}