https://github.com/quarkiverse/quarkus-google-cloud-services
Google Cloud Services Quarkus Extensions
https://github.com/quarkiverse/quarkus-google-cloud-services
gcp hacktoberfest quarkus quarkus-extension
Last synced: 2 months ago
JSON representation
Google Cloud Services Quarkus Extensions
- Host: GitHub
- URL: https://github.com/quarkiverse/quarkus-google-cloud-services
- Owner: quarkiverse
- License: apache-2.0
- Created: 2020-09-16T12:38:49.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T05:43:48.000Z (2 months ago)
- Last Synced: 2025-04-13T07:48:47.742Z (2 months ago)
- Topics: gcp, hacktoberfest, quarkus, quarkus-extension
- Language: Java
- Homepage: https://docs.quarkiverse.io/quarkus-google-cloud-services/main/index.html
- Size: 1.91 MB
- Stars: 57
- Watchers: 8
- Forks: 36
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Quarkiverse - Quarkus Google Cloud Services
[](#contributors-)
[](https://repo1.maven.org/maven2/io/quarkiverse/googlecloudservices/)
[](https://github.com/quarkiverse/quarkus-google-cloud-services/actions?query=workflow%3ABuild)
[](https://opensource.org/licenses/Apache-2.0)This repository hosts Quarkus extensions for different Google Cloud Services.
You can find the documentation in the [Google Cloud Services Quarkiverse documentation site](https://quarkiverse.github.io/quarkiverse-docs/quarkus-google-cloud-services/main/).
The following services are implemented:
- [BigQuery](bigquery)
- [Bigtable](bigtable)
- [Firebase Admin](firebase-admin)
- [Firestore](firestore)
- [PubSub](pubsub)
- [Secret Manager](secret-manager)
- [Spanner](spanner)
- [Storage](storage)
- [Logging](logging)
## Example applicationsExample applications can be found inside the integration-test folder:
- [main](integration-tests/main): RESTEasy endpoints using all the Google Cloud Services extensions, to be deployed as a standalone JAR.
- [google-cloud-functions](integration-tests/google-cloud-functions): A Google Cloud HTTP function using Google Cloud Storage.
- [app-engine](integration-tests/app-engine): A RESTEasy endpoint using Google Cloud Storage, to be deployed inside Google App Engine.
- [firebase-admin](integration-tests/firebase-admin): RESTEasy endpoints using Firebase Admin SDK features, such as user management.
## ContributingContributions are always welcome, but better create an issue to discuss them prior to any contributions.
## Contributors β¨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
LoΓ―c Mathieu
π» π§
sberyozkin
π»
Daniel Zou
π»
Yuki Nagai
π
Mads Opheim
π» π
PeterUlb
π»
Felipe Sabadini
π»
Peter Palaga
π»
Yann-Thomas LE MOIGNE
π
Guillaume Smet
π π»
Lucas Pouzac
π»
Bernardo Coferre
π»
Ε½an Magerl
π»
Lars J. Nilsson
π»
Dave Maughan
π»
Daniel Fiala
π»
James Netherton
π»
Roberto Cortez
π»
Georgios Andrianakis
π»
Robert Stupp
π»
Hemantkumar Chigadani
π»
wabrit
π»
Jon-Erik Liw
π
Simon Scholz
π»
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!