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

https://github.com/cvinicius987/app-reactive-travel

Travel app using reactive reactive programming
https://github.com/cvinicius987/app-reactive-travel

backend koltin reactive-programming spring-webflux websockets

Last synced: 3 months ago
JSON representation

Travel app using reactive reactive programming

Awesome Lists containing this project

README

        

## app-reactive-travel

Travel Application using reactive reactive programming with Spring WebFlux.

### Techs

* Kotlin;
* Spring WebFlux;
* Spring WebFlux Test;
* Web Sockets;
* H2 Database.