Skip to content
vic

cloudfoundry/gorouter.json
{
"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"
}

[!CAUTION] This repository has been in-lined (using git-subtree) into routing-release. Please make any future contributions directly to routing-release.

Go Report
Card Go
Reference

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)

See the [Contributing.md]!(./.github/CONTRIBUTING.md) for more information on how to contribute.

This repository is maintained by App Runtime Platform under Networking area.

[!IMPORTANT]

Content in this file is managed by the CI task sync-readme and is generated by CI following a convention.