interview icon indicating copy to clipboard operation
interview copied to clipboard

Develop - Paidy Forex Assignment

Open SushantAd opened this issue 1 year ago • 0 comments

Proxy service implementation for One Frame.

  1. Use sttp client to fetch exchange rates from one frame.
  2. Use scalacache-caffeine to store fetches rate in memory.
  3. Schedule to fetch the values every specific time frame.
  4. Return values from cache.

SushantAd avatar Dec 31 '23 10:12 SushantAd