vertx-http-service-factory
Service factory
A service factory that deploys from HTTP servers and provides features like basic auth, client configuration, proxy support, and signature verification.
9 stars
24 watching
10 forks
Language: Java
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vert-x3/vertx-service-factory | An implementation of a service factory that deploys a verticle based on a JSON descriptor file | 21 |
vert-x3/vertx-service-discovery | Provides tools and bridges for discovering and registering services in microservices architectures | 115 |
vert-x3/vertx-web | Provides building blocks and a template engine for creating web applications with Vert.x | 1,112 |
spriet2000/vertx-handlers-http | Provides a minimal and adaptable interface for developing web applications on the vert-x3 platform | 11 |
ef-labs/vertx-solr-service | Provides an event-driven Solr service using Vert.x 3 with proxying via the Event Bus. | 4 |
mellster2012/vertx-nodejs-service-factory | A tool that enables running Node.js modules as verticles inside the Vert.x-x3 framework. | 3 |
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. | 36 |
juanavelez/vertx-spring-verticle-factory | An implementation of a Vert.x Verticle Factory using Spring where verticles are obtained via a Spring Application Context. | 7 |
vert-x3/vertx-shell | A command-line interface and scripting language for interacting with the Vert.x framework | 38 |
vert-x3/vertx-maven-service-factory | A library that enables dynamic loading of Java verticles from Maven repositories at runtime. | 12 |
ef-labs/vertx-elasticsearch-service | Vert.x implementation of an Elasticsearch service with event bus proxying | 57 |
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
lukehutch/serverx | A Vert.x-powered web server with simple annotation-based configuration of routes and built-in security features. | 19 |
ef-labs/vertx-jersey | A library that integrates the Jersey framework with the Vert.x runtime environment for building RESTful web services | 150 |
finovertech/vertx-config-aws-ssm | A Config Store backed by AWS SSM | 1 |