rododin / algorithms

The project introduces all basic algorithm implementations in Java and can be used for algorithm studying
1 stars 1 forks source link

Web Service #7

Open rododin opened 4 years ago

rododin commented 4 years ago

Introduce a REST Web Service to provide REST API to the algorithms. It should be based on Spring Boot 2 WebFlux and Java 11.