You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reported by rbrewer, May 26, 2011
There is a lot of stuff from the API and XML data representation that was part of a (mostly incomplete) attempt to be fully RESTful. This results in pain for users (having to include Source URIs in SensorData resources), but doesn't actually provide the full RESTful benefits (like being able to browse the data as HTML).
The solution is to simplify the REST API in light of actual use.
The text was updated successfully, but these errors were encountered:
Reported by rbrewer, May 26, 2011
There is a lot of stuff from the API and XML data representation that was part of a (mostly incomplete) attempt to be fully RESTful. This results in pain for users (having to include Source URIs in SensorData resources), but doesn't actually provide the full RESTful benefits (like being able to browse the data as HTML).
The solution is to simplify the REST API in light of actual use.
The text was updated successfully, but these errors were encountered: