Skip to content

pratik9998/KoinX-Backend-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KoinX-Backend-Assignment

This is the backend assignment from KoinX.

Deployment Link

API Endpoints

Get the Current Stat of Any Coin

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

Get Deviation of a Coin

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

Releases

No releases published

Packages

 
 
 

Contributors