Generate service descriptions for endpoints/resources so that guzzle can be used easily as client.

http://guzzlephp.org/guide/service/service_descriptions.html
http://guzzlephp.org/tour/building_services.html

Thoughts?

Comments

marcingy’s picture

Status: Active » Postponed

If guzzle gets into d8 there might be an argument for this so postponing to see how that plays out.

boombatower’s picture

What is the recommended php client for drupal -> drupal service calls like I am planning on doing for d.o (probably making an entity_remote module). Seems like this is useful regardless and moreso if core adopts.

marcingy’s picture

Drupal to drupal calls are based around drupal_http_request because that is what ships with core.

kylebrowning’s picture

Status: Postponed » Closed (won't fix)

Ive added it as a thing for 4.x but we wont fix it in 3.x

ygerasimov’s picture

Status: Closed (won't fix) » Fixed

I have created separate project for this. http://drupal.org/sandbox/ygerasimov/1972478

It is not ready yet, but welcome to contribute.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.