Vert.x Web API Service Introduction
This blog post teaches you how to use the new module vertx-web-api-service to combine the Web Router and the OpenAPI Router Factory with service proxies.
Read moreHTTP response validation with the Vert.x Web Client
Learn how to use response predicates from the Vert.x Web module to validate HTTP responses and to automatically generate error messages.
Read moreThe RSS reader tutorial (Step 3)
This is the third installment of our Vert.x Cassandra Client tutorial. We will implement the last RSS endpoint serving a list of articles related to a specific channel.
Read more