Heavy refactor and extraction of most code to handler submodules

This commit is contained in:
Juno Takano 2025-12-12 04:13:32 -03:00
commit ab6e90b6b8
9 changed files with 313 additions and 277 deletions

View file

@ -6,7 +6,9 @@ It works by ingesting a TOML file containing your node specification and serving
## Roadmap
- [ ] Automatic anchors
- [ ] Anchor rendering
- [ ] Automatic anchors
- [ ] Connection kinds
- [ ] Reduce O(n) calls in the formats module
- [ ] Add tests
- [x] Array syntax for lightweight connections