Skip to content

Instantly share code, notes, and snippets.

@pratik60
Created September 4, 2013 16:15
Show Gist options
  • Save pratik60/6439277 to your computer and use it in GitHub Desktop.
Save pratik60/6439277 to your computer and use it in GitHub Desktop.
Drupal Service Sites
http://pingv.com/blog/an-introduction-drupal-7-restful-services - Creating own resource
https://drupal.org/node/783722 - Testing Resources
https://drupal.org/node/910598 - Making authenticated requests to REST Server
https://drupal.org/node/1514312 - create a new user using Services 3 And REST
insight-server.local/test/node?parameters[type]=article
http://insight-server.local/test/node/7
http://insight-server.local/test/node
http://insight-server.local/test/user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment