# vertx-web **Repository Path**: bp719/vertx-web ## Basic Information - **Project Name**: vertx-web - **Description**: No description available - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-30 - **Last Updated**: 2021-04-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README = Vert.x-Web image:https://github.com/vert-x3/vertx-web/workflows/CI/badge.svg?branch=master["Build Status",link="https://github.com/vert-x3/vertx-web/actions?query=workflow%3ACI"] 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.