vertx-handlers-http
Web framework
Provides a minimal and adaptable interface for developing web applications on the vert-x3 platform
Handlers-http provides a minimal and adaptable interface for developing web applications on the vert-x3 platform.
11 stars
4 watching
1 forks
Language: Java
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vert-x3/vertx-web | Provides building blocks and a template engine for creating web applications with Vert.x | 1,113 |
vietj/retrofit-vertx | An adapter for Retrofit that leverages Vert.x's capabilities to create a scalable HTTP client | 31 |
vert-x3/vertx-http-service-factory | A service factory that deploys from HTTP servers and provides features like basic auth, client configuration, proxy support, and signature verification. | 9 |
nedpals/vex | A modular web framework built on V, allowing developers to create efficient and scalable web applications with ease. | 340 |
yegor256/takes | A Java web framework that enforces object-oriented principles and provides a basic structure for building HTTP servers. | 810 |
lukehutch/serverx | A Vert.x-powered web server with simple annotation-based configuration of routes and built-in security features. | 19 |
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 |
aesteve/vertx-sse | Provides an SSE handler for Vert.x Web to support Server-Sent-Events | 47 |
atmosphere/atmosphere-vertx | A toolkit for building WebSocket and HTTP servers with reactive programming capabilities | 41 |
http-rs/surf | A fast and flexible HTTP client framework for asynchronous Rust programming | 1,466 |
vert-x3/vertx-mail-client | An asynchronous SMTP client for sending emails asynchronously using the Vert.x framework | 36 |
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
aesteve/http2-showcase | Demonstrates performance differences between HTTP/2 and standard HTTP using Vert.x | 7 |
eclipse-vertx/vertx-auth | Provides common authentication implementations for Vert.x applications | 166 |
vert-x3/vertx-lang-kotlin | Kotlin support for a popular non-blocking Java framework | 296 |