Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aesteve/vertx-kotlin-todomvc

Implementation of the TodoMVC server using Vert.x and Kotlin
https://github.com/aesteve/vertx-kotlin-todomvc

kotlin todobackend todomvc-server vertx vertx-web

Last synced: about 2 months ago
JSON representation

Implementation of the TodoMVC server using Vert.x and Kotlin

Awesome Lists containing this project

README

        

## vertx-kotlin-todomvc
Implementation of the TodoMVC server using Vert.x and Kotlin

Just a basic implementation to give Kotlin a try.
Feel free to open issues to point me at the right way of writing Kotlin stuf and / or submit pull request.