awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesGoogle Cloud Integrations

Integrations and connectivity patterns specifically for Google Cloud Platform services.

Distinct from Google Cloud OIDC Integrations: The candidates focus on narrow aspects like OIDC or Monitoring rather than general GCP service integration.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Google Cloud Integrations. Refine with filters or upvote what's useful.

Awesome Google Cloud Integrations GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • googlecloudplatform/golang-samplesGoogleCloudPlatform का अवतार

    GoogleCloudPlatform/golang-samples

    4,630GitHub पर देखें↗

    यह प्रोजेक्ट Go प्रोग्रामिंग भाषा का उपयोग करके Google Cloud सेवाओं को एकीकृत करने के लिए संदर्भ कार्यान्वयन और कोड नमूनों का एक संग्रह है। यह एक क्लाउड सेवा एकीकरण लाइब्रेरी और विकास किट के रूप में कार्य करता है, जो क्लाउड-नेटिव सॉफ्टवेयर के निर्माण में तेजी लाने के लिए उपयोग के लिए तैयार कार्यान्वयन पैटर्न प्रदान करता है। यह रिपॉजिटरी क्लाउड API कार्यान्वयन और सेवा ऑर्केस्ट्रेशन को कवर करती है, जो एप्लिकेशन को क्लाउड-आधारित इंफ्रास्ट्रक्चर से जोड़ने के लिए संरचनात्मक टेम्पलेट प्रदान करती है। यह विभिन्न Google Cloud सेवाओं के एकीकरण का मार्गदर्शन करने के लिए विशिष्ट उत्पाद कार्यक्षमता द्वारा व्यवस्थित मॉड्यूलर उदाहरण प्रदान करती है। कोडबेस क्लाउड विकास के लिए पैटर्न शामिल करता है, जो अनुरोध हैंडलिंग और कई क्लाउड-आधारित सेवाओं के समन्वय पर केंद्रित है।

    Provides a comprehensive set of implementation patterns for integrating diverse Google Cloud services.

    Goappenginegogolang
    GitHub पर देखें↗4,630
  • googleapis/google-cloud-gogoogleapis का अवतार

    googleapis/google-cloud-go

    4,464GitHub पर देखें↗

    Google Cloud Go Client Library Go पैकेजों का एक सेट और एक सॉफ़्टवेयर डेवलपमेंट किट है जिसका उपयोग Google Cloud प्लेटफ़ॉर्म सर्विसेज और APIs के साथ इंटरैक्ट करने के लिए किया जाता है। यह Go एप्लिकेशन्स के लिए सरलीकृत भाषा पैटर्न और स्वचालित API रिक्वेस्ट हैंडलिंग के माध्यम से क्लाउड सर्विस एंडपॉइंट्स के साथ इंटीग्रेट करने का प्राथमिक साधन प्रदान करती है। इस प्रोजेक्ट में सर्विस अकाउंट्स, API कीज़ और एनवायरनमेंट-बेस्ड क्रेडेंशियल रिज़ॉल्यूशन के माध्यम से पहचान और पहुंच को मैनेज करने के लिए विशेष लाइब्रेरीज़ शामिल हैं। इसमें प्रोग्रामेटिक रिसोर्स ऑर्केस्ट्रेशन और सर्वरलेस फ़ंक्शंस, कंटेनराइज्ड जॉब्स और स्केलेबल वेब सर्विसेज की तैनाती और प्रबंधन के लिए समर्पित SDKs शामिल हैं। लाइब्रेरी की क्षमता सतह (capability surface) रिलेशनल, NoSQL और ऑब्जेक्ट स्टोरेज में क्लाउड डेटा प्रबंधन, साथ ही वर्चुअल मशीनों और कंटेनर्स के लिए इन्फ्रास्ट्रक्चर ऑर्केस्ट्रेशन को कवर करती है। यह लॉग कैप्चर और एरर ट्रैकिंग के माध्यम से जेनरेटिव AI विकास, बड़े पैमाने पर डेटा एनालिटिक्स और क्लाउड एप्लिकेशन मॉनिटरिंग के लिए टूल्स भी प्रदान करती है।

    Ships a comprehensive set of Go packages for integrating applications with Google Cloud platform APIs.

    Gocloud-bigquerycloud-datastorecloud-pubsub
    GitHub पर देखें↗4,464
  • google/google-api-go-clientgoogle का अवतार

    google/google-api-go-client

    4,448GitHub पर देखें↗

    This project is a collection of Go packages and a programmatic interface for interacting with Google services and Google Cloud resources via REST APIs. It functions as a client library and SDK that transforms raw HTTP requests into structured Go function calls. The library utilizes discovery-based client generation to create type-safe clients from API discovery documents. It separates the acquisition of authorization tokens from the request logic through a token-source based authentication model. The project covers identity management and authentication via OAuth 2.0, service accounts, and A

    Supplies Go-specific client libraries for managing Google Cloud resources and services.

    Go
    GitHub पर देखें↗4,448
  1. Home
  2. DevOps & Infrastructure
  3. Google Cloud Integrations

सब-टैग एक्सप्लोर करें

  • Go Client LibrariesGo-specific implementations of cloud service integration patterns. **Distinct from Google Cloud Integrations:** The parent is general Google Cloud integrations; this specifically captures the Go language implementation of the SDK.