MikeRalphson / openC4

Open Channel 4 API SDK

Home Page:http://developer.channel4.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenC4 - Channel 4 API SDK

OpenApi (Swagger) 2.0 and simple Javascript SDK for the (UK) Channel 4 API.

logo

Compare:

  • Swagger UI Generated from written documentation with numerous fixups
  • Mashery IO docs Official, hidden on C4 developer's page
  1. node scrapeApi # to retrieve the raw API doc html, this has already been done for you
  2. node parseApi # to produce c4Api/api.json, swagger.json and api.js, this has already been done for you
  3. ??? # seriously, look at BBCParse OpenNitroSDK and the example in the wiki
  4. profit

Generated JSDoc courtesy of doclets.io

About

Open Channel 4 API SDK

http://developer.channel4.com

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 100.0%