vertx-web
Web framework
Provides building blocks and a template engine for creating web applications with Vert.x
HTTP web applications for Vert.x
1k stars
81 watching
536 forks
Language: Java
last commit: 6 days ago
Linked from 2 awesome lists
clientreactiveserversockjsvertxweb
Related projects:
Repository | Description | Stars |
---|---|---|
spriet2000/vertx-handlers-http | Provides a minimal and adaptable interface for developing web applications on the vert-x3 platform | 11 |
vert-x3/vertx-lang-js | A JavaScript implementation of a Vert.x language that allows developers to write and deploy web applications using a Java 8-based Nashorn JavaScript engine. | 35 |
vert-x3/vertx-rx | A reactive extensions framework for building composable and event-driven applications with Vert.x | 147 |
vert-x3/vertx-stack | A pre-configured Maven pom repository for a comprehensive software stack | 120 |
nedpals/vex | A modular web framework built on V, allowing developers to create efficient and scalable web applications with ease. | 339 |
vert-x3/vertx-shell | A command-line interface and scripting language for interacting with the Vert.x framework | 38 |
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
vert-x3/vertx-rabbitmq-client | A client library for interacting with RabbitMQ brokers from Vert.x applications | 73 |
vert-x3/vertx-lang-ruby | Support for building Ruby applications on the Vert.x framework | 14 |
lukehutch/serverx | A Vert.x-powered web server with simple annotation-based configuration of routes and built-in security features. | 19 |
vert-x3/vertx-mail-client | An asynchronous SMTP client for sending emails asynchronously using the Vert.x framework | 36 |
atmosphere/atmosphere-vertx | A toolkit for building WebSocket and HTTP servers with reactive programming capabilities | 41 |
dream11/vertx-rest | An abstraction layer for building Vert.x REST applications using JAX-RS annotations | 43 |
vert-x3/vertx-lang-groovy | Supports integration of Groovy programming language with Vert.x framework | 13 |
vert-x3/vertx-mqtt | A Vert.x module providing support for MQTT protocol with features for client-server communication and message exchange. | 186 |