JSON server
dmitrig01 - July 6, 2007 - 21:16
The javascript server provides a JSON backend to the services module.
This means that you can access the outputs of any service in JSON, by POST-ing to a URL.
For documentation on the JSON server is http://drupal.org/node/239796.
For more information about creating services, see the services documentation: http://drupal.org/node/109782
Note: this module requires the services module.
If you have any questions, comments, or suggestions, ping me in IRC. My nick is dmitrig01 :)
