Guzzle REST Generator
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Module to easily perform real-time external REST requests and converted to Drupal REST endpoints from your app.
This helps in hiding your Access Key as the external url(ex: https://api.meetup.com/2/cities?&key=xxxxxxxxxxxxxxxxxx) is internally called from your app and not from the client browser.
The module creates a content type "Guzzle Drupal Endpoint" which is as shown in the figure and currently supports GET, PUT and POST calls only using Guzzle.
