You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 weeks ago | |
---|---|---|
civicrmapi4 | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
pyproject.toml | 1 year ago | |
requirements.txt | 1 year ago | |
setup.cfg | 3 weeks ago | |
setup.py | 1 year ago | |
tox.ini | 1 year ago |
README.md
CiviCRM APIv4
alpha state
This is an extremely thin layer which supports basic operations against CiviCRM's APIv4. It does little processing, and mostly encodes some knowledge about how to interact with the API so that this code need not be repeated in projects.