OBDDimal / cofmed

Colaborative Feature-Model Editor
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Replace RestAPI for Python backend with WASM #31

Open h3ssto opened 3 months ago

h3ssto commented 3 months ago

Currently, the Python-based backend is connected (to the MultiConfigurator) via RestAPI. As the nature of the queries answered by the backend is very light in general, it should be beneficial for those to be executed on the client side, with the added benefit of not needing to transfer the model.