This is the backend assignment from KoinX.
To get the current stat of a coin, use the following endpoint:
Example for Bitcoin:
https://koin-x-backend-assignment-1htb.vercel.app/api/v1/stats?coin=bitcoin
To get the deviation of a coin, use the following endpoint:
Example for Ethereum:
https://koin-x-backend-assignment-1htb.vercel.app/api/v1/deviation?coin=ethereum