All Projects → vert-x3 → Vertx Web

vert-x3 / Vertx Web

Licence: apache-2.0
HTTP web applications for Vert.x

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Vertx Web

Vertx Mqtt
Vert.x MQTT
Stars: ✭ 117 (-86.28%)
Mutual labels:  reactive, vertx, server, client
Vertx Guide For Java Devs
Vert.x 3 guide for Java developers
Stars: ✭ 500 (-41.38%)
Mutual labels:  reactive, vertx
Awesome Openapi3
😎 A list of awesome projects related to OpenAPI 3.0.x, curated by the community
Stars: ✭ 469 (-45.02%)
Mutual labels:  server, client
Go Smtp
📤 An SMTP client & server library written in Go
Stars: ✭ 655 (-23.21%)
Mutual labels:  server, client
Networksocket
NetworkSocket是一个以中间件(middleware)扩展通讯协议,以插件(plug)扩展服务器功能的支持SSL安全传输的通讯框架;目前支持http、websocket、fast、flex策略与silverlight策略协议。
Stars: ✭ 435 (-49%)
Mutual labels:  server, client
Node Bluetooth Serial Port
Serial I/O over bluetooth for NodeJS
Stars: ✭ 444 (-47.95%)
Mutual labels:  server, client
Milo
Eclipse Milo™ - an open source implementation of OPC UA (IEC 62541).
Stars: ✭ 587 (-31.18%)
Mutual labels:  server, client
Mirakurun
A Modern DTV Tuner Server Service for ISDB.
Stars: ✭ 352 (-58.73%)
Mutual labels:  server, client
Vibora
Fast, asynchronous and elegant Python web framework.
Stars: ✭ 5,734 (+572.22%)
Mutual labels:  server, client
Simple Websocket Server
A very simple, fast, multithreaded, platform independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Boost.Asio and OpenSSL. Created to be an easy way to make WebSocket endpoints in C++.
Stars: ✭ 685 (-19.7%)
Mutual labels:  server, client
Vertx Sql Client
High performance reactive SQL Client written in Java
Stars: ✭ 690 (-19.11%)
Mutual labels:  reactive, vertx
Happypandax
A cross-platform server and client application for managing and reading manga and doujinshi
Stars: ✭ 432 (-49.36%)
Mutual labels:  server, client
Graphql Ws
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
Stars: ✭ 398 (-53.34%)
Mutual labels:  server, client
Blacksheep
Fast ASGI web framework and HTTP client for Python asyncio
Stars: ✭ 450 (-47.25%)
Mutual labels:  server, client
Mumble
Mumble is an open-source, low-latency, high quality voice chat software.
Stars: ✭ 4,418 (+417.94%)
Mutual labels:  server, client
Live Torrent
Torrent Web Client
Stars: ✭ 546 (-35.99%)
Mutual labels:  server, client
Generator Ng Fullstack
Client, server or fullstack - it's up to you. ng-fullstack gives you the best of the latest.
Stars: ✭ 701 (-17.82%)
Mutual labels:  server, client
Vertx Jooq
A jOOQ-CodeGenerator to create vertx-ified DAOs and POJOs.
Stars: ✭ 299 (-64.95%)
Mutual labels:  reactive, vertx
Nodepolus
NodePolus is a JavaScript library containing multiple implementations of the Among Us network protocol.
Stars: ✭ 331 (-61.2%)
Mutual labels:  server, client
Kvision
Object oriented web framework for Kotlin/JS
Stars: ✭ 658 (-22.86%)
Mutual labels:  reactive, vertx

= 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:

== Template engines

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].