Page MenuHomePhabricator

API Developer mounts new API on path
Closed, ResolvedPublic

Description

"As an API Developer, I want to mount an internal network URL as a path in the API gateway tree, so that Client Developers can use my API."

For example, a Kubernetes-hosted service becomes available at api.wikmedia.org/example/v2/
This should be easy, but does it need to be automated? I think not for an MVP.

Do we need to have different mechanisms for mounting APIs that are for limited or internal use (like Citoid) versus those that are for public use?