Skip to content

A demonstration Kotlin Spring Boot application that streams randomly generated prices

License

Notifications You must be signed in to change notification settings

borrelunde/stock-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin Reactive Stock Service

This project is a Kotlin service that offers both REST (Representational State Transfer) and RSocket interfaces to stream randomly generated stock prices in real time. It uses reactive programming to handle data asynchronously and efficiently.

It is a demonstration service that works as the back-end for the stock-client and stock-ui modules to showcase its functionality.


The project is following an IntelliJ IDEA tutorial that shows how to build Reactive applications with Kotlin, Spring, Java and JavaFX.

About

A demonstration Kotlin Spring Boot application that streams randomly generated prices

Resources

License

Stars

Watchers

Forks

Languages