The official Java SDK for ElectionBuddy's API. This library provides a convenient way to interact with ElectionBuddy's API services from your Java applications.
- Java 21 or higher
- Gradle 8.10 or higher
./gradlew build
./gradlew test
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
If you encounter any problems or have questions:
- Open an issue in the GitHub repository
- Contact ElectionBuddy support
- Check the API documentation