Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 3.21 KB

README.md

File metadata and controls

55 lines (40 loc) · 3.21 KB

Quarkus GitHub API

Version

All Contributors

This is the Quarkus extension for Hub4j GitHub API.

The main purpose of this extension is to make it possible to build native executables with GraalVM and Mandrel.

Coordinates

<dependency>
    <groupId>io.quarkiverse.githubapi</groupId>
    <artifactId>quarkus-github-api</artifactId>
    <version>LATEST</version>
</dependency>

Note: using the OkHttp client is not supported anymore so please stick to the default of using the JDK 11+ HTTP client (you don't have to do anything for that, it is the default behavior).

License

While this extension itself is licensed under the Apache License version 2.0, please note that the underlying library is licensed under the MIT License.

Please refer to the Hub4j GitHub API repository for additional license and contributors information.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Guillaume Smet
Guillaume Smet

💻 🚧
Rostislav Svoboda
Rostislav Svoboda

💻
Jeff MAURY
Jeff MAURY

💻
Yoann Rodière
Yoann Rodière

💻

This project follows the all-contributors specification. Contributions of any kind welcome!