Closed sheaphillips closed 8 years ago
What's the URL fro accessing the PoC API?
last question was for @f-w
https://lab-bca-api.bcdevexchange.org, explorable using https://lab-bca-api.bcdevexchange.org/docs, for example, enter quadra in address field.
As an API program owner I want a deployed "mock"/sample implementation of my API (a PoC) that potential users of my API can access to explore the functionality, and to support their collaboration with me on the API spec and usage models.
DoD: a URL exists that a client can make calls against that will return a sample data response. This is likely implemented generated stub API (based on swagger file), deployed in a lab instance, behind kong, and automated via Jenkins.