Add functions to support JSON endpoint.

This commit is contained in:
maxswa
2023-08-11 14:52:02 -04:00
parent c43858eac1
commit 5a2b0d9ad8
8 changed files with 472 additions and 19 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.idea/
node_modules
/lib
/lib
.vscode