{"id":16367796,"url":"https://github.com/nkonev/ktor-spring-example","last_synced_at":"2026-05-02T08:34:51.743Z","repository":{"id":70648445,"uuid":"442388422","full_name":"nkonev/ktor-spring-example","owner":"nkonev","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-06T10:57:41.000Z","size":81,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-08T04:19:12.314Z","etag":null,"topics":["ktor","ktor-framework","ktor-server","spring","spring-boot","springboot","springframework"],"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/nkonev.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":"2021-12-28T07:43:33.000Z","updated_at":"2022-01-06T10:57:44.000Z","dependencies_parsed_at":"2023-04-13T23:03:58.182Z","dependency_job_id":null,"html_url":"https://github.com/nkonev/ktor-spring-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nkonev/ktor-spring-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkonev%2Fktor-spring-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkonev%2Fktor-spring-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkonev%2Fktor-spring-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkonev%2Fktor-spring-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nkonev","download_url":"https://codeload.github.com/nkonev/ktor-spring-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkonev%2Fktor-spring-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32528395,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"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":["ktor","ktor-framework","ktor-server","spring","spring-boot","springboot","springframework"],"created_at":"2024-10-11T02:50:52.418Z","updated_at":"2026-05-02T08:34:51.718Z","avatar_url":"https://github.com/nkonev.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\ndocker run --rm -d -p 27017:27017  mongo:5.0.5\n```\n\n# Querying\n```\ncurl -i -X POST -H \"Accept: application/json\" 'http://localhost:8098/customer'\n```\n\n# Logging in\n```\ncurl -i -X GET 'http://localhost:8098/login'\n```\n\n# Getting session info\n```\ncurl -i -X GET -H 'Cookie: user_session=48377d001c21a99547290c00395dd461' 'http://localhost:8098/session'\n```\n\n# Logout\n```\ncurl -i -X GET -H 'Cookie: user_session=48377d001c21a99547290c00395dd461' 'http://localhost:8098/logout'\n```\n\n# Open Mongo\n```\ndocker exec -it ktor-sandbox_mongo_1 mongosh\n```\n\n# Stopping\n```\nkill -2 $(ps -ef | grep SandboxApplication | grep -v 'grep' | awk '{print $2}')\n```\n\n# Save to mongo\n```\ncurl -i -X POST 'http://localhost:8098/mongo'\n```\n\n# Get from mongo\n```\ncurl -i 'http://localhost:8098/mongo'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnkonev%2Fktor-spring-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnkonev%2Fktor-spring-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnkonev%2Fktor-spring-example/lists"}