hydroshare / hydroshare_drupal

Hydroshare is an online collaboration environment for sharing data, models, and code related to hydrology and water sciences
beta.hydroshare.org
GNU General Public License v2.0
7 stars 2 forks source link

Document Hydroshare Drupal REST APIs #6

Open jeffersonheard opened 10 years ago

jeffersonheard commented 10 years ago

See this Gist on Drupal API access

We need to document the RESTful APIs for Geoanalytics and Hydroshare so that someone can:

Every API call needs to have documented:

In addition, we need to document authentication via the webservice

Right now, I don't myself know enough about the services module to say whether we need separate documentation for each content type, or whether the services are at all self-describing. I suppose we shall see. The documentation on Services is pitiful on the Drupal website; they suggest listening to an hour long presentation on what Services does and list a few (they claim outdated) examples.

Still, it's what we need.

StephCMills commented 10 years ago

I met with Jeff Heard to discuss this document, and I should have more information from Brian Miles soon.

jeffersonheard commented 10 years ago

We are actively working on this document now. Complete API documentation will cover Jeff Horsburgh's document, highlighting CRUD features, authentication and authorization, and WFS/WMS/Subsetting features of different data types.