GitXplorerGitXplorer
a

vertx-kotlin-todomvc

public
7 stars
0 forks
1 issues

Commits

List of commits on branch master.
Unverified
7869c92408f327fce79a3693d8e425aef331d3b5

public port for cloud deployment

aaesteve committed 9 years ago
Unverified
501df7a14eeb95812262228ef30b01d2fbcf7959

no hostname

aaesteve committed 9 years ago
Unverified
35e31e3b474b93fbfb9d698419131da660386ed0

typo

aaesteve committed 9 years ago
Unverified
ec6cf9e75be188127206ae68ad5bd8ea71864990

variabilize HOST/PORT for cloud deployment

aaesteve committed 9 years ago
Unverified
1f610a16c241c268352c57d71ddbfe36016a0b3f

fix jar name

aaesteve committed 9 years ago
Unverified
ded253857357af66a33ee55878dca9f452c00bc5

shadowJar plugin for Heroku deployment

aaesteve committed 9 years ago

README

The README file for this repository.

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.