Skip to content
Edward Han edited this page Dec 3, 2015 · 2 revisions

url: /api/v1 (GET)
description: discovery api. lists all apis, and their methods

url: /api/v1/callapi (POST)
description: calls another api, gets their json, and returns the json back.

Clone this wiki locally