I just open sourced my Microservice Toolkit with a...
# announcements
a
I just open sourced my Microservice Toolkit with a few samples how to write microservice oriented code in Kotlin. I also just ported the code over to Kotlin RC 1 simple smile I has deployment configurations for deploying this app to Google Cloud Engine, Google App Engine, and Cloud Foundry and has been actually run on these platforms. And here is how it looks like (runs on Google’s Cloud Engine)… https://service-kit-loxal.appspot.com/dilbert-quote/index.html …and here is the code incl. a getting started guide: https://github.com/loxal/rest-kit