Skip to content

Add post endpoint

Michelle Weidling requested to merge add-post-endpoint into main

This MR

  • adds the POST endpoint /json where a process can submit data to the MongoDB
  • a pydantic model for data validation

Merge request reports