congcoi123 / grpc-webflux-h2dbc

A small project demonstrates how to use WebFlux (reactive programming), RxGrpc (faster data coding and decoding), H2-Database (in-memory reactive database).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

A small project demonstrates how to use WebFlux (reactive programming), RxGprc (faster data coding and decoding), H2-Database (in-memory reactive database).

License

This project is currently available under the MIT License.

Installation

You can get the sources.

git clone https://github.com/congcoi123/grpc-webflux-h2dbc.git

Contributing

Please check out the contributing guideline for more details.

Start

Check out the backend directory for more detailed.

Happy coding !

About

A small project demonstrates how to use WebFlux (reactive programming), RxGrpc (faster data coding and decoding), H2-Database (in-memory reactive database).

License:MIT License


Languages

Language:Kotlin 100.0%