Rest API server for WHMCS SOAP like HTTP API
Project description
whmcs-restapi
Example local_settings.py:
# Global configurations WHMCS_URL = "http://yourdomain.com/includes/api.php" API_USER = "apiuser" API_PASS = "pass" RESPONSE_TYPE = "json" # do not change. just JSON supported.
News
0.0.1 —
Release date: 8/29/2018
client CRUD operations implemented
all responses are application/json typed
dropped XML response type support.
“XML is a giant step to no direction at all” Eric Naggum
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
whmcs-restapi-0.0.1.tar.gz
(2.5 kB
view details)
File details
Details for the file whmcs-restapi-0.0.1.tar.gz
.
File metadata
- Download URL: whmcs-restapi-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ccb1a45e6016e866588fc73fbcc311c353d234ffadaa75754963b97e3a50914b |
|
MD5 | 6d54de6849b2fc6ee74a3e10dee5bd83 |
|
BLAKE2b-256 | fa7dca58875e7ab18baab8a5d18c62028fa4bd678ad9eaa2bb83c5a310e1c6a9 |