Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 453 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 453 Bytes

Laundry API

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/