The line graph makes a fetch call to this endpoint, here the data is fetched from the server to avoid CORS errors
feedbacks:
The anonymous feedback in the footer makes a post request to this endpoint, here the feedback is saved into a mongoDB and an SMS alert is sent to my phone with Twilio
testAPI:
These endpoints return mock-data that is used for developement environment and testing with Cypress
@/components/AverageTicketValue
Average price between 3 different APIs
BTC/USD
Average Ticket Value
109158.87
@/components/BiggestMoversChart
Biggest Movers 24H / %
@/components/ButtonsContainer
@/components/PairValues
from bitstampData API, values displayed in children components