Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Implementation of the TodoMVC server using Vert.x and Kotlin
- Host: GitHub
- URL: https://github.com/aesteve/vertx-kotlin-todomvc
- Owner: aesteve
- Created: 2016-05-19T18:31:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-05-23T21:06:06.000Z (over 8 years ago)
- Last Synced: 2024-10-03T19:10:50.478Z (3 months ago)
- Topics: kotlin, todobackend, todomvc-server, vertx, vertx-web
- Language: Kotlin
- Size: 61.5 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- vertx-awesome - Kotlin Todo-Backend implementation - Kotlin implementation of the Todo MVC backend. (Examples)
README
## vertx-kotlin-todomvc
Implementation of the TodoMVC server using Vert.x and KotlinJust 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.