/vertx-http-booster

HTTP Vert.x Booster

Primary LanguageHTMLApache License 2.0Apache-2.0

Vert.x HTTP Sample Application

A basic hello world using Vert.x reactive programming. Despite being Java, Vert.x allows updates to be hot reloaded in the browser without forcing a full rebuild making development on Java feel more like JavaScript.

Trying the Sample

Try the sample app yourself, or contribute to the codebase from any browser without configuring your system.

Contribute