An open API service indexing awesome lists of open source software.

https://github.com/eclipse-vertx/vertx-codegen

Vert.x code generator for asynchronous polyglot APIs
https://github.com/eclipse-vertx/vertx-codegen

codegen reactive vertx

Last synced: 6 months ago
JSON representation

Vert.x code generator for asynchronous polyglot APIs

Awesome Lists containing this project

README

          

# Vert.x Codegen

[![Build Status (5.x)](https://github.com/eclipse-vertx/vertx-codegen/actions/workflows/ci-5.x.yml/badge.svg)](https://github.com/eclipse-vertx/vertx-codegen/actions/workflows/ci-5.x.yml)
[![Build Status (4.x)](https://github.com/eclipse-vertx/vertx-codegen/actions/workflows/ci-4.x.yml/badge.svg)](https://github.com/eclipse-vertx/vertx-codegen/actions/workflows/ci-4.x.yml)

- [Vert.x Codegen annotation processor and class model](./vertx-codegen-processor)
- [JSON converter for data objects](./vertx-codegen-json)
- [Protobuf converter for data objects](./vertx-codegen-protobuf)