ExchangeBC / BCDevExchange-app

The BCDevExchange website is the public facing site for the BC Developers' Exchange - an experiment in tech innovation and collaboration. *NOTE: This repo is deprecated* and retained only for archival/informational purposes. The repo containing the current BC Developers' Exchange app is https://github.com/bcdevexchange/devex. Head over there to see the latest code.
Apache License 2.0
24 stars 12 forks source link

Deployed API PoC #246

Closed sheaphillips closed 8 years ago

sheaphillips commented 8 years ago

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.

sheaphillips commented 8 years ago

What's the URL fro accessing the PoC API?

sheaphillips commented 8 years ago

last question was for @f-w

f-w commented 8 years ago

https://lab-bca-api.bcdevexchange.org, explorable using https://lab-bca-api.bcdevexchange.org/docs, for example, enter quadra in address field.