This repository contains a program implemented with FastApi, the purpose of which is an implementation of some of the capabilities of this library.
It is also worth mentioning that this project has been designed and implemented for educational purposes.
After downloading the project, simply run the following commands in the project folder.
$ docker compose build
$ docker compose up -d