Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 555 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 555 Bytes

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 !