Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vert-x3/vertx-web

HTTP web applications for Vert.x
https://github.com/vert-x3/vertx-web

client reactive server sockjs vertx web

Last synced: 4 days ago
JSON representation

HTTP web applications for Vert.x

Awesome Lists containing this project

README

        

= Vert.x-Web

image:https://github.com/vert-x3/vertx-web/actions/workflows/ci-5.x.yml/badge.svg["Build Status (5.x)",link="https://github.com/vert-x3/vertx-web/actions/workflows/ci-5.x.yml"]
image:https://github.com/vert-x3/vertx-web/actions/workflows/ci-4.x.yml/badge.svg["Build Status (4.x)",link="https://github.com/vert-x3/vertx-web/actions/workflows/ci-4.x.yml"]
image:https://img.shields.io/maven-central/v/io.vertx/vertx-web.svg["Maven Central"]
image:https://bestpractices.coreinfrastructure.org/projects/540/badge["CII Best Practices",link="https://bestpractices.coreinfrastructure.org/projects/540"]

Vert.x-Web is a set of building blocks for building web applications with Vert.x. Think of it as a Swiss Army Knife for building
modern, scalable, web apps.

Please see the main documentation on the web-site for a full description:

* https://vertx.io/docs/#web[Web-site documentation]

== Template engines

Template engine implementations are in the template engine sub-project.