Common solutions and tools developed by Apigee.
This folder contains reference solutions across a variety of Apigee products. It is expected that these solutions are used as an illustration or extended further to fit a particular use case.
- Common Shared Flows - Reusable API Policies including Security, Traffic Management, Error Handling and CORS
- Custom Java Extensions in Apigee - A reference project that includes a Java Extension
- GCP Service Account Shared Flow - A shared flow to obtain access tokens for GCP service accounts
- CI/CD Pipeline - Reference implementation for a CI/CD Pipeline using the Apigee Deploy Maven Plugin and a choice of either Jenkins or Google Cloud Build
- CI/CD Pipeline for Shared Flows - Reference implementation for a CI/CD Pipeline for Sharedflows using the Apigee Deploy Maven Plugin
- Cloud Logging Shared Flow - Reference implementation for a shared flow to log to Google Cloud Logging
- Cloud Run - Reference implementation for using Apigee to expose a Cloud Run Service
- Data API - A reference implementation for using Apigee to facilitate the consumption of data from a data platform.
- Data Converters Shared Flow - A reference shared flow for doing common response data JSON conversions
- Product Recommendations - Smart API to Predict Customer Propensity to buy using Apigee, BigQuery ML and Cloud Spanner
- Proxy Template - An extensible templating tool to bootstrap API proxies containing Security, Traffic Management, Error Handling
- Writing JavaScript in Apigee - Demonstrate best practices in writing JavaScript code in Apigee context
- Southbound mTLS - Reference for using mTLS client authentication for securely connecting Apigee to backend services
- OIDC Mock - A simple OIDC mock identity provider implementation
- Identity Facade - Reference implementation for an Identity Facade proxy in front of an OIDC compliant identity provider
- KVM Admin API - Generic API proxy to provide Create, Read and Delete operations for KVMs
- OAuth Admin API - API proxy to enable the revocation of Apigee-issued access tokens by application or end user id.
- Dutch Healthcare Reference - An API reference to accelerate implementation of Dutch Healthcare standards.
- XML & JSON Threat Protection - A reference for protecting API proxies against XML and JSON threats
- Auth Schemes - Example implementations for various popular API auth schemes
- reCAPTCHA enterprise - A reference for API protection against bot leveraging reCAPTCHA enterprise
This folder contains ready-made utilities which simplify and assist the usage of Apigee products.
- Pipeline Runner - A tool to build and test groups of Apigee projects
- Pipeline Linter - A tool to lint groups of Apigee projects
- Apigee hybrid Quickstart GKE - A quickstart setup configuration for Apigee hybrid on GKE
- Decrypt Hybrid Assets - A rescue utility to decrypt proxies and shared flows
- Apigee X Trial Provisioning Reference - A reference provisioning script for Apigee X trial provisioning
- Apigee Sackmesser - A unified proxy deployment utility for Edge, hybrid and X
- Apigee OpenLegacy Kickstart - A kickstart script to integrate OpenLegacy, Apigee and Cloud Run
- OpenAPI to Apigee Mock Proxy - A utility to generate an Apigee Proxy bundle with mock responses from a spec
- OpenAPI to Configurable Proxy - A tool to generate configurable proxy archives from an OpenAPI Specification
- Cloud Endpoints OpenAPI Importer - A utility to generate Apigee Proxies based on OAS with Cloud Endpoints OAS extensions
- Generate Shared Flows Dependency List - A tool to generate topologically sorted Shared Flow dependencies.
- Apigee Envoy Quickstart Toolkit - A tool to set up the sample deployments of Apigee Envoy.
This folder contains raw assets used to generate content to teach a particular technical or non-technical topic.
- Best Practices Hackathon (web) A 300 level lab to learn Apigee Best Practices
- BDD Proxy Development (web) A 200 level lab demonstrating behavior-driven API development by building, deploying and testing a mock API, generated from an Open API Specification.
- Identity facade with Okta (web) A 300 level lab that shows how to configure the Apigee Identity Facade with Okta IDP.
- Eventarc + API Hub integration - A lab for a workflow-based automation to deploy proxies using API hub and Eventarc
See the contributing instructions to get started.
All solutions within this repository are provided under the Apache 2.0 license. Please see the LICENSE file for more detailed terms and conditions.
This repository and its contents are not an official Google product.
Questions, issues and comments should be directed to apigee-devrel-owners@google.com.