A Kotlin interface to SermonAudio's API endpoints (https://api.sermonaudio.com/). Also see kproclaim-server, which implements this interface to provide a GraphQL API.
- v1.0 (introduce API v2 support) - https://github.com/MarkNenadov/kproclaim/releases/download/v1.0/kproclaim.jar
- v1.1 (better handling on bad API key) - - https://github.com/MarkNenadov/kproclaim/releases/download/v1.1/kproclaim.jar
- Better handling when api key is invalid
- Finish create_sermon endpoint
- Implement upload_audio