Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shrop/xmlrpc_test
XMLRPC test module for Drupal
https://github.com/shrop/xmlrpc_test
Last synced: 7 days ago
JSON representation
XMLRPC test module for Drupal
- Host: GitHub
- URL: https://github.com/shrop/xmlrpc_test
- Owner: shrop
- Created: 2012-03-07T21:11:16.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-03-07T21:16:36.000Z (over 12 years ago)
- Last Synced: 2024-10-12T02:23:31.153Z (about 1 month ago)
- Language: PHP
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# XMLRPC Test
This is a simple module to prove xmlrpc is working in Drupal. It makes a call to an xmlrpc endpoint, posting a number and getting back a state name. In this case, the state returned should be "Georgia".