farmOS / farmOS.js

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

JSON:API libs & farmOS 2.x migration #19

Closed jgaehring closed 3 years ago

jgaehring commented 4 years ago

Just want to start an issue for discussing the eventual migration to farmOS 2.x and what that will entail, especially WRT JSON:API.

jgaehring commented 4 years ago

One promising library:

https://github.com/reststate/reststate-client

jgaehring commented 4 years ago

The official list of implementations:

https://jsonapi.org/implementations/

mstenta commented 4 years ago

FYI I have started documenting "farmOS API Changes from 1.x to 2.x" in my api2x branch here (work in progress): https://github.com/mstenta/farmOS/blob/api2x/docs/api/changes.md

My hope is that these docs will serve as a guide for 2.x compatibility in farmOS.js, farmOS.py, Field Kit, and others.

jgaehring commented 3 years ago

This issue is a little too general at this point, so closing.