farmOS / farmOS.js

A JavaScript library for working with farmOS data structures and interacting with farmOS servers.
MIT License
17 stars 13 forks source link

Subrequests #83

Closed jgaehring closed 1 year ago

jgaehring commented 1 year ago

Together with a26f246ed67c0f82d60a1f6dd7cb6d1a1ebf5e93, which was merged into main with #81, these changes will bring greater stability to the subrequests API, resolving #71 and allowing it to be used reliably in downstream applications such as Field Kit and the Coffee Shop. I also intend to provide a $createMany command or similar to resolve #76.