mdouchement / standardfile

Yet Another Standardfile (standardnotes server) Implementation written in Golang
MIT License
80 stars 9 forks source link

Use Knoa to handle dynamic JSON #104

Closed mdouchement closed 10 months ago

mdouchement commented 11 months ago

Some fields of StandardNotes' API uses dynamic JSON. Golang is a typed language so it's not made to handle this easily.

https://github.com/ivancorrales/knoa