ModischFabrications / CutSolverFrontend

Simple frontend for CutSolver, a webservice to determine ideal cut placements
https://cutsolver.modisch.me
GNU General Public License v3.0
10 stars 2 forks source link

Offline cache #53

Open ModischFabrications opened 1 year ago

ModischFabrications commented 1 year ago

Cache and return results for repeated calls. Might want to split "cache" response into local and remote, see https://github.com/ModischFabrications/CutSolver/issues/28