This library defines an object oriented representation of the GitHub API. By "object oriented" we mean there are classes that correspond to the domain model of GitHub (such as GHUser and GHRepository), operations that act on them as defined as methods (such as GHUser.follow()), and those object references are used in favor of using string handle (such as GHUser.isMemberOf(GHOrganization) instead of GHUser.isMemberOf(String)) The library supports both github.com and GitHub Enterprise. Most of the GitHub APIs are covered, although there are some corners that are still not yet implemented. The library allows connecting to GitHub via several different authentication mechanisms. This library defines a common convention so that applications using this library will look at a consistent location. In this convention, the library looks at ~/.github property file. The content of the files depends on the way you want this library to authenticate as shown.

Features

  • Property file
  • Connect via Personal access token
  • Connect via Username and Password
  • Connect via JWT token as a GitHub App
  • Environmental variables
  • Pluggable HTTP client

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow Java API for GitHub

Java API for GitHub Web Site

Other Useful Business Software
One Unified Time Tracking Software For Projects, Billing, Pay and Compliance Icon
One Unified Time Tracking Software For Projects, Billing, Pay and Compliance

For companies of all sizes looking for a Time Tracking software

Replicon's time-tracking platform is scalable and configurable to support the diverse needs of small, mid & large businesses with a remote and globally distributed workforce. Replicon’s Time Tracking is a cloud-based, enterprise-grade solution that tracks employee time across projects, tasks, presence, and absence to facilitate client billing, project costing, and compliant payroll processing. The scalable and configurable platform offers seamless integration with common business technology stacks, such as ERP, CRM, Accounting, and payroll solutions. With AI-powered time capture, mobile apps, and labor compliance as a service, Replicon makes time tracking hassle-free.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Java API for GitHub!

Additional Project Details

Programming Language

Java

Related Categories

Java Software Development Software, Java Git Software, Java HTTP Clients

Registered

2023-01-02