Openmesh-Network / xnode-admin

Administrator service to reconfigure and administrate a live xnode system.
MIT License
3 stars 2 forks source link

Feature/arbitrary json nix parsing #2

Closed harrys522 closed 4 months ago

harrys522 commented 4 months ago

Heres a general refactor and cleanup alongside a more resilient (less hardcoded) version of the Studio API that should be compatible with the previous version too. I've aimed to improve readability and maintainability, as a reviewer if you are unable to run or understand any of this code please ask.

The aim of this PR is for this repository to be stable and comprehensible to external parties.

dowdt commented 4 months ago

Ok, will check this out quickly.

harrys522 commented 4 months ago

Changes made @dowdt

harshu4 commented 4 months ago

Neat.