https://github.com/xdev-software/sessionize-java-client
Java client for the Sessionize API
https://github.com/xdev-software/sessionize-java-client
api-client client jcon openapi sessionize sessionize-client
Last synced: 10 months ago
JSON representation
Java client for the Sessionize API
- Host: GitHub
- URL: https://github.com/xdev-software/sessionize-java-client
- Owner: xdev-software
- License: apache-2.0
- Created: 2023-04-21T10:48:55.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2025-02-24T04:12:15.000Z (10 months ago)
- Last Synced: 2025-02-25T14:55:55.860Z (10 months ago)
- Topics: api-client, client, jcon, openapi, sessionize, sessionize-client
- Language: Java
- Homepage:
- Size: 996 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://mvnrepository.com/artifact/software.xdev/sessionize-java-client)
[](https://github.com/xdev-software/sessionize-java-client/actions/workflows/check-build.yml?query=branch%3Adevelop)
[](https://sonarcloud.io/dashboard?id=xdev-software_sessionize-java-client)
[](https://editor.swagger.io/?url=https://raw.githubusercontent.com/xdev-software/sessionize-java-client/develop/openapi/openapi.yml)
#
[sessionize](https://sessionize.com/)-java-client
Java client for the [Sessionize API](https://sessionize.com/playbook/api)
This client [is generated](./sessionize-java-client/pom.xml) from an [``openapi.yml``](./openapi/openapi.yml) using [OpenAPI Generator](https://openapi-generator.tech/).
#### API Support Status
Supported endpoints
Sessionize API ``v2``:
* ``view``
* All ✔️
* Speakers ✔️
* SpeakerEmails ✔️ (undocumented endpoint)
* Sessions ✔️
> [!NOTE]
> Make sure to enable "Use UTC timezone for schedule" on the Sessionize API endpoint
## Installation
[Installation guide for the latest release](https://github.com/xdev-software/sessionize-java-client/releases/latest#Installation)
## Demo
A minimal demo is also available [here](./sessionize-java-client-demo/src/main/java/software/xdev/Application.java).
## Support
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).
## Contributing
See the [contributing guide](./CONTRIBUTING.md) for detailed instructions on how to get started with our project.
## Dependencies and Licenses
View the [license of the current project](LICENSE) or the [summary including all dependencies](https://xdev-software.github.io/sessionize-java-client/dependencies)