{"id":19791506,"url":"https://github.com/robarcoo/exposedh2ktorserver","last_synced_at":"2026-06-12T17:32:24.146Z","repository":{"id":225280838,"uuid":"765551757","full_name":"robarcoo/ExposedH2KtorServer","owner":"robarcoo","description":"A simple Ktor server app using Exposed, H2","archived":false,"fork":false,"pushed_at":"2024-03-22T14:37:07.000Z","size":559,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T15:14:18.928Z","etag":null,"topics":["exposed","h2-database","kotlin","ktor","ktor-server"],"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/robarcoo.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-03-01T06:26:57.000Z","updated_at":"2024-03-01T14:35:56.000Z","dependencies_parsed_at":"2024-11-12T07:03:35.940Z","dependency_job_id":"cb191d23-a7ae-4791-b3ae-94c78588dad3","html_url":"https://github.com/robarcoo/ExposedH2KtorServer","commit_stats":null,"previous_names":["robarcoo/exposedh2ktorserver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/robarcoo/ExposedH2KtorServer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robarcoo%2FExposedH2KtorServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robarcoo%2FExposedH2KtorServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robarcoo%2FExposedH2KtorServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robarcoo%2FExposedH2KtorServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robarcoo","download_url":"https://codeload.github.com/robarcoo/ExposedH2KtorServer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robarcoo%2FExposedH2KtorServer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34256180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"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","h2-database","kotlin","ktor","ktor-server"],"created_at":"2024-11-12T07:03:32.013Z","updated_at":"2026-06-12T17:32:24.122Z","avatar_url":"https://github.com/robarcoo.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Exposed H2 Ktor Server\n\nThis project is a simple Ktor Server that used Exposed and H2 to store data sent from client-side. \n\nRunning Application.kt will start a server that saves data in database on computer, so after stopping server data is saved and can be retrieved later. Server includes working with multiple entities, one-to-many relationship, GET-requests, POST-requests (that adds and saves new data on the server), PUT-requests (updates old data and saves it), DELETE-requests (removes old data). \n\nTest data is added when creating server however when adding new data H2 has id conflict because it starts from 1 even if some data is present in the table. Requests don't return any text, just success or fail HTTP respose code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobarcoo%2Fexposedh2ktorserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobarcoo%2Fexposedh2ktorserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobarcoo%2Fexposedh2ktorserver/lists"}