Access the API for ChurchTools at https://api.churchtools.de/ in an object-oriented way that integrates nicely with modern PHP projects via Composer.
14
stars
8
forks
source link
Implemented api based on the swagger definition instead of json #8
Closed
a-schild closed 4 years ago
Since the openapi.json api spec from CT is incorrect, we did generate the new classes directly from the swagger classes.
Now supports authentication and also provides work arrounds for two bugs in the current CT api implementation/specification