The RESTful API for Laboratory Internal Quality Control is designed to assist clinical and research laboratories in monitoring and controlling the quality of their processes. This API provides endpoints to manage information related to control standards, test results, statistical analyses, and other activities essential for ensuring the accuracy and reliability of laboratory data.
The API efficiently manages package insert values and test values, offering simple and intuitive CRUD operations.
- Add functionality related to westgard rules.
- Improve API documentation.
Run the command below in Git Bash or Terminal to clone the repository:
git clone https://github.com/LeonardoMeireles55/QualityLabPro.git
In the project root directory, run the command:
docker-compose up or docker compose up
http://localhost:8080/swagger-ui.html