Build sample project using Play Scala and aggregate currency exchange rate from 2 API with Akka.
List API:
For CurrencyLayer API, you need to have access key in order to use the API. Just register and you will get the access key.
Provide 2 endpoints:
- "/" : For aggregate 2 API
- "/realtime" : Using websocket to get latest rate of 2 API