Skip to content

Added draft api for exposure and damage data

Marius Kriegerowski requested to merge feature/exposure-damage-api into master

This implements basic endpoints of the API. Once taras data is ready this can be returned as mocked data. To return a file use the fileresponse object from fastapi: https://fastapi.tiangolo.com/advanced/custom-response/#fileresponse

Give it a try @tara @gislars

Merge request reports