This repository holds the source code for the api used to store and retreive reports from a Postgres database. This application makes heavy use of the actix-web and sqlx crates.
Swagger documentation of the API is provided by the utoipa crate and can be found with the server running at:
http://<server-address>:8080/docs/