davpin / cf-SpringBootTrader

Microservice version of the Spring Trader app using Spring Boot and Spring Cloud.
Apache License 2.0
104 stars 107 forks source link

Provide a way to retrieve multiple quotes in one request #32

Closed davpin closed 8 years ago

davpin commented 8 years ago

Extend quote service to provide a REST endpoint to retrieve multiple quotes in one request.

This will improve performance of web and portfolio services