{"id":18865815,"url":"https://github.com/bitxon/kotlin-ktor","last_synced_at":"2026-05-19T10:35:03.501Z","repository":{"id":219626418,"uuid":"749360052","full_name":"bitxon/kotlin-ktor","owner":"bitxon","description":"Ktor Microservice Example","archived":false,"fork":false,"pushed_at":"2024-10-11T19:57:00.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-12T18:34:01.176Z","etag":null,"topics":["exposed","flyway","koin","kotlin","ktor","postgres"],"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/bitxon.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":"2024-01-28T11:02:52.000Z","updated_at":"2024-10-11T19:57:04.000Z","dependencies_parsed_at":"2025-06-12T18:34:05.231Z","dependency_job_id":"fff3c735-eb36-4028-a319-b8b10312e259","html_url":"https://github.com/bitxon/kotlin-ktor","commit_stats":null,"previous_names":["bitxon/kotlin-ktor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bitxon/kotlin-ktor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitxon%2Fkotlin-ktor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitxon%2Fkotlin-ktor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitxon%2Fkotlin-ktor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitxon%2Fkotlin-ktor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitxon","download_url":"https://codeload.github.com/bitxon/kotlin-ktor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitxon%2Fkotlin-ktor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266922971,"owners_count":24006986,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"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":["exposed","flyway","koin","kotlin","ktor","postgres"],"created_at":"2024-11-08T05:04:40.705Z","updated_at":"2026-05-19T10:35:03.424Z","avatar_url":"https://github.com/bitxon.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ktor Microservice\n\n## Run application\n\nRun application with embedded h2 database\n```shell\n./gradlew run\n```\n\nRun application with postgres database\n```shell\ndocker compose up -d\n```\n```shell\nENV=dev ./gradlew run\n```\n\n## Test application\n\n\u003cdetails\u003e\n    \u003csummary\u003eCreate Account\u003c/summary\u003e\n\n```shell\ncurl --location 'http://localhost:8080/accounts' \\\n--header 'Content-Type: application/json' \\\n--data-raw '{\n    \"email\": \"mike@mail.com\",\n    \"firstName\": \"Mike\",\n    \"lastName\": \"Brown\",\n    \"dateOfBirth\": \"2000-03-17\",\n    \"currency\": \"EUR\",\n    \"moneyAmount\": 78\n}'\n```\n\u003c/details\u003e\n\n\u003cdetails\u003e\n    \u003csummary\u003eGet All Accounts\u003c/summary\u003e\n\n```shell\ncurl --location 'http://localhost:8080/accounts'\n```\n\u003c/details\u003e\n\n\u003cdetails\u003e\n    \u003csummary\u003eGet Account By Id\u003c/summary\u003e\n\n```shell\ncurl --location 'http://localhost:8080/accounts/1'\n```\n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitxon%2Fkotlin-ktor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitxon%2Fkotlin-ktor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitxon%2Fkotlin-ktor/lists"}