๐ Swagger UI: http://38.180.114.155:49152/swagger/
Upload a CSV file with the format: Date;ExecutionTime;Value
- Validates and saves raw/aggregated data to DB.
- Overwrites existing entries for the same file name.
๐ Example CSV file
Returns a filtered list of result entries with query parameters:
fileName
dateFrom
,dateTo
avgExecutionTimeFrom
,avgExecutionTimeTo
avgValueFrom
,avgValueTo
Returns the last 10 records of raw values for a given file name, sorted by ascending date.
- .NET 8
- EF Core
- PostgreSQL
- Swagger
- xUnit Unit Testing
- Docker-ready
๐ข portableclass/timescaleapi
โ https://hub.docker.com/r/portableclass/timescaleapi
docker pull portableclass/timescaleapi