hantsy / vertx-sandbox

Eclipse Vertx playground

Home Page:https://hantsy.github.io/vertx-sandbox/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vertx Sandbox

Eclipse Vertx playgroud

Notes

Read it online: https://hantsy.github.io/vertx-sandbox/

Sample Codes

name description
post-service Simple CRUD RESTful APIs with PgClient example
post-service-spring Spring intergration example
post-service-cdi Weld/CDI intergration example
rxjava2 Simple CRUD RESTful APIs example but using RxJava2
rxjava3 Simple CRUD RESTful APIs example but using RxJava3
mutiny-spring-hibernate Simple CRUD RESTful APIs example with SmallRye Mutiny bindings, Spring and Hibernate Reactive
kotlin Simple CRUD RESTful APIs example written in Kotlin
kotlin-co Simple CRUD RESTful APIs example written in Kotlin Coroutines
graphql Simple GraphQL API exmaple
graphql-webclient Simple Vertx WebCleint example consuming GraphQL API
graphql-transport-ws GraphQL example using GraphQL over WebSocket protocol

Reference

About

Eclipse Vertx playground

https://hantsy.github.io/vertx-sandbox/

License:GNU General Public License v3.0


Languages

Language:Java 89.3%Language:Kotlin 10.7%