You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Java client for the [Sessionize API](https://sessionize.com/playbook/api)
7
7
8
+
This client [is generated](./sessionize-java-client/pom.xml) from an [``openapi.yml``](./openapi/openapi.yml) using [OpenAPI Generator](https://openapi-generator.tech/).
9
+
10
+
Currently this client supports Sessionize API ``v2`` and the following endpoints
11
+
*``/view/All``
12
+
*``/view/Speakers``
13
+
*``/view/Sessions``
14
+
8
15
## Installation
9
16
[Installation guide for the latest release](https://github.com/xdev-software/sessionize-java-client/releases/latest#Installation)
10
17
18
+
## Demo
19
+
A minimal demo is also available [here](./sessionize-java-client-demo/src/main/java/software/xdev/Application.java).
11
20
12
21
## Support
13
22
If you need support as soon as possible and you can't wait for any pull request, feel free to use [our support](https://xdev.software/en/services/support).
0 commit comments