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
.
See the 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.