Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vietj/vertx-kotlin-example

Vert.x for Kotlin hello world HTTP server example
https://github.com/vietj/vertx-kotlin-example

Last synced: 5 days ago
JSON representation

Vert.x for Kotlin hello world HTTP server example

Awesome Lists containing this project

README

        

## Vert.x for Kotlin example

The classic hello world example in Kotlin.

```
> mvn compile exec:java
```

or just run it in the IDE.