{"id":19614972,"url":"https://github.com/omarmiatello/appengine-ktor-telegram","last_synced_at":"2026-06-10T06:47:00.966Z","repository":{"id":109468618,"uuid":"164133957","full_name":"omarmiatello/appengine-ktor-telegram","owner":"omarmiatello","description":"Simple webhook for Telegram, use Ktor (a web framework in Kotlin). Ready for GAE (Google App Engine)","archived":false,"fork":false,"pushed_at":"2019-10-01T19:57:43.000Z","size":76,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-09T10:33:43.746Z","etag":null,"topics":["appengine","gae","kotlin","ktor","paas","serverless","starter-template"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/omarmiatello.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-01-04T17:06:22.000Z","updated_at":"2022-07-24T07:15:43.000Z","dependencies_parsed_at":"2023-04-23T00:10:32.448Z","dependency_job_id":null,"html_url":"https://github.com/omarmiatello/appengine-ktor-telegram","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omarmiatello%2Fappengine-ktor-telegram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omarmiatello%2Fappengine-ktor-telegram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omarmiatello%2Fappengine-ktor-telegram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omarmiatello%2Fappengine-ktor-telegram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omarmiatello","download_url":"https://codeload.github.com/omarmiatello/appengine-ktor-telegram/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240906885,"owners_count":19876684,"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":["appengine","gae","kotlin","ktor","paas","serverless","starter-template"],"created_at":"2024-11-11T10:54:40.215Z","updated_at":"2026-06-10T06:46:55.946Z","avatar_url":"https://github.com/omarmiatello.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# appengine-ktor-telegram\n\nSimple webhook for Telegram, use Ktor (a web framework in Kotlin). Ready for GAE (Google App Engine)\n\n# Google Appengine Standard\n\nSample project for [Ktor](http://ktor.io) running under [Google App Engine](https://cloud.google.com/appengine/)\nstandard infrastructure. \n\n## Prerequisites\n\n* [Java SDK 8](http://www.oracle.com/technetwork/java/javase/downloads/index.html) or later\n* [Apache Maven](https://maven.apache.org)\n* [Google Cloud SDK](https://cloud.google.com/sdk/docs/)\n\n## Running\n\nRun this project under local dev mode with:\n\n```\ngradle appengineRun\n```\n\nAnd navigate to [http://localhost:8080/](http://localhost:8080/) to see the sample home page.  \n\n## Deploying\n\nUse Google Cloud SDK to create application similarly to \n[Google App Engine for Java Quickstart](https://cloud.google.com/appengine/docs/standard/java/quickstart):\n\nInstall all the Google Cloud components and login into your account:\n\n```\ngcloud init\ngcloud components install app-engine-java\ngcloud components update  \ngcloud auth application-default login\n```\n\nCreate project and application:\n\n```\ngcloud projects create \u003cunique-project-id\u003e --set-as-default\ngcloud app create\n```                                \n\nThen deploy your application with:\n\n```\ngradle appengineDeploy\n```\n\nYou can checkout deployed version of this sample application at\nhttps://cvdicv.appspot.com\n\n\n## Converting to Google App Engine\n\nYou'll need to remove the `deployment` block from `application.conf`, otherwise when running on Google App Engine the `Servlet` will not get it's environment configured correctly causing the Google Cloud API's to fail.\n\n# MIT License\n\nCopyright (c) 2019 Omar Miatello\n \n\u003e Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\u003e  \n\u003e The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\u003e \n\u003e THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomarmiatello%2Fappengine-ktor-telegram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomarmiatello%2Fappengine-ktor-telegram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomarmiatello%2Fappengine-ktor-telegram/lists"}