# routing-api **Repository Path**: mirrors_cloudfoundry/routing-api ## Basic Information - **Project Name**: routing-api - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # routing-api [![Go Report Card](https://goreportcard.com/badge/code.cloudfoundry.org/routing-api)](https://goreportcard.com/report/code.cloudfoundry.org/routing-api) [![Go Reference](https://pkg.go.dev/badge/code.cloudfoundry.org/routing-api.svg)](https://pkg.go.dev/code.cloudfoundry.org/routing-api) The purpose of the Routing API is to present a RESTful interface for registering and deregistering routes for both internal and external clients. This allows easier consumption by different clients as well as the ability to register routes from outside of the CF deployment. > \[!NOTE\] > > This repository should be imported as > `code.cloudfoundry.org/routing-api`. # Docs - [Usage](./docs/01-usage.md) - [Routing API Documentation](./docs/02-api-docs.md) - [Modification Tags](./docs/03-modification-tags.md) # Contributing See the [Contributing.md](./.github/CONTRIBUTING.md) for more information on how to contribute. # Working Group Charter This repository is maintained by [App Runtime Platform](https://github.com/cloudfoundry/community/blob/main/toc/working-groups/app-runtime-platform.md) under `Networking` area. > \[!IMPORTANT\] > > Content in this file is managed by the [CI task > `sync-readme`](https://github.com/cloudfoundry/wg-app-platform-runtime-ci/blob/main/shared/tasks/sync-readme/metadata.yml) > and is generated by CI following a convention.