项目作者: treetips

项目描述 :
kotlin-ktor-appengine-example
高级语言: Kotlin
项目地址: git://github.com/treetips/kotlin-ktor-appengine-example.git
创建时间: 2018-12-12T17:07:42Z
项目社区:https://github.com/treetips/kotlin-ktor-appengine-example

开源协议:

下载


ktor on google appengine example

Features

  • Java v8
  • kotlin v1.3.11
  • Gradle v5.0
  • ktor v1
  • Google appengine standard environment for java8
  • jetty9

Requirement

  • macOS
  • IntelliJ IDEA

Usage

  1. # run local application
  2. ./start.sh
  3. open http://localhost:8080/json
  4. # deploy appengine
  5. ./deploy.sh