Skip to content

electionbuddy/electionbuddy-java

Repository files navigation

ElectionBuddy Java SDK

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.

Requirements

  • Java 21 or higher
  • Gradle 8.10 or higher

Development

Building the Project

./gradlew build

Running Tests

./gradlew test

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

If you encounter any problems or have questions:

  • Open an issue in the GitHub repository
  • Contact ElectionBuddy support
  • Check the API documentation

About

Electionbuddy Java SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages