issues
search
churchtools
/
churchtools-js-client
JavaScript client to easily access the ChurchTools REST-API
Apache License 2.0
18
stars
3
forks
source link
Log Levels, Type Definitions, Error Helper Functions
#11
Closed
janpawellek
closed
3 years ago
janpawellek
commented
3 years ago
Fix an error when running POST requests in non-browser environments ("FormData is not defined").
Add log levels to specify the amount of data to be logged.
Add TypeScript type definitions.
Add helper functions to easily handle error responses.