SwiftJiraKit is a lightweight and modular Swift library for interacting with Jira's REST API (version 2). It simplifies tasks like logging work time, managing worklogs, and validating connectivity, making it ideal for developers who want an easy-to-use solution for Jira API integration in their Swift projects.
- Log, retrieve, update, and delete worklogs for Jira issues.
- Validate connectivity to your Jira instance, including URL reachability and token authentication.
- Modular design with a clean and extensible API interface.
For detailed documentation on installation, usage, and more, visit the GitHub Wiki.
This project is licensed under the MIT License.