Skip to content
forked from apigee/devrel

Common solutions and tools developed for Apigee

License

Notifications You must be signed in to change notification settings

msadasivam/devrel

 
 

Repository files navigation

Apigee DevRel

In Solidarity

Common solutions and tools developed by Apigee.

References

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 Converters Shared Flow - A reference shared flow for doing common response data JSON conversions
  • 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
  • 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

Tools

This folder contains ready-made utilities which simplify and assist the usage of Apigee products.

Labs

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.
  • Integrating Apigee into your CI/CD cycle A Google Cloud Solution following a tutorial format showing how you can configure and automate Continuous Integration (CI) and Continuous Deployment (CD) for Apigee in your GCP project using GCP products.

Contributing

See the contributing instructions to get started.

License

All solutions within this repository are provided under the Apache 2.0 license. Please see the LICENSE file for more detailed terms and conditions.

Disclaimer

This repository and its contents are not an official Google product.

Contact

Questions, issues and comments should be directed to apigee-devrel-owners@google.com.

About

Common solutions and tools developed for Apigee

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 49.9%
  • JavaScript 32.0%
  • Gherkin 11.7%
  • XSLT 2.9%
  • Dockerfile 1.8%
  • Java 1.0%
  • HTML 0.7%