Skip to content

materials-marketplace/hookes-law

Repository files navigation

Hooke's Law App

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.

Authors

Deployment

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