This repository contains the code for a simple MarketPlace transformation app based on Hooke's Law.
A fully functioning app that allows to create, query and update transformations has been developed using FastAPI.
- Pablo de Andres (pablo.de.andres@iwm.fraunhofer.de)
An instance of this app can be deployed by running on this root folder:
docker compose up
Remember to use the -d
option to start the containers in the background