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
- Host: GitHub
- URL: https://github.com/cvinicius987/app-reactive-travel
- Owner: cvinicius987
- Created: 2021-08-04T00:15:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-19T15:31:30.000Z (almost 3 years ago)
- Last Synced: 2025-01-12T07:12:26.122Z (5 months ago)
- Topics: backend, koltin, reactive-programming, spring-webflux, websockets
- Language: Kotlin
- Homepage:
- Size: 110 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.