openC4

Open Channel 4 API SDK

BSD-3-CLAUSE License

Stars
2

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

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