cloudfoundry/gorouter
CF Router
{ "createdAt": "2013-01-25T18:09:21Z", "defaultBranch": "main", "description": "CF Router", "fullName": "cloudfoundry/gorouter", "homepage": "", "language": "Go", "name": "gorouter", "pushedAt": "2025-04-29T14:08:07Z", "stargazersCount": 443, "topics": [ "cff-wg-app-runtime-platform" ], "updatedAt": "2025-10-12T00:05:55Z", "url": "https://github.com/cloudfoundry/gorouter"}gorouter
Section titled “gorouter”[!CAUTION] This repository has been in-lined (using git-subtree) into routing-release. Please make any future contributions directly to routing-release.
This repository contains the source code for the Cloud Foundry L7 HTTP router. Gorouter is deployed by default with Cloud Foundry (cf-deployment) which includes routing-release as submodule.
[!NOTE]
This repository should be imported as
code.cloudfoundry.org/gorouter.
- [Development Guide]!(./docs/01-development-guide.md)
- [NATS Configuration]!(./docs/02-nats-configurations.md)
- [Features]!(./docs/03-features.md)
- [Observability]!(./docs/04-observability.md)
Contributing
Section titled “Contributing”See the [Contributing.md]!(./.github/CONTRIBUTING.md) for more information on how to contribute.
Working Group Charter
Section titled “Working Group Charter”This repository is maintained by App Runtime
Platform
under Networking area.
[!IMPORTANT]
Content in this file is managed by the CI task
sync-readmeand is generated by CI following a convention.