apigee / apigee-go-gen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apigee Go Gen

Go Report Card GitHub release License

The apigee-go-gen CLI tool streamlines your Apigee development experience using Go style templates with a YAML centric workflow.

Here's what you'll find:

  • Transformation commands Easily convert between Apigee's API proxy format and YAML for better readability and management.
  • Template rendering commands Enjoy powerful customization and dynamic configuration options, inspired by the flexibility of Helm using the Go text/template engine.

By using this tool alongside the Apigee CLI, you'll unlock a highly customizable workflow. This is perfect for both streamlined local development and robust CI/CD pipelines.

Read the docs

Hop over to the docs site, to learn how to install and use apigee-go-gen tool.

About

License:Apache License 2.0


Languages

Language:Go 95.3%Language:Shell 4.3%Language:Dockerfile 0.4%