Implementation FastAPI POST Boreholes Endpoints
User Story
As a user of the new implementation of HYDWS I want to be able to POST new data in a performant way so that I can continually add data.
Acceptance Criteria
The Webservice accepts a POST request with a complete Borehole json and merges it in the same way as it does now.