Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.24 KB

File metadata and controls

30 lines (19 loc) · 1.24 KB

Quality Gate Status Docker Scout Coverage

About

Data provided by GoinGecko to get initial data for bitcoin with euro as currency. API attempts to give answer to following questions with given date range.

  1. How many days is the longest downward trend?
  2. Which date has the highest trading volume?
  3. What are the best days to buy and sell?

API documentation

Tools used:

  • .NET SDK
  • Docker
  • Azure
  • Terraform
  • WireMock

Docker

  • Run via Docker docker compose up --build

Api

  • Launch dotnet run --launch-profile dev --project src/Api/Api.csproj