Skip to content

This project is an example app that use the API CLOUD (French TV programmes and VOD)

License

Notifications You must be signed in to change notification settings

BboxLab/bytel-api-cloud-sample

Repository files navigation

Bytel API Cloud Sample

This project is a sample NodeJS application that make use of BBox API CLOUD (French TV programmes and VOD)

To run this app:

  1. Ask your credentials here : https://dev.bouyguestelecom.fr/nous-contacter/
  2. Create a ".env" file in this repository with this inside :
# Credentials needed to authenticate the current App and grant a valid token
APP_ID=xxx-xxx
APP_SECRET=ABC123ABC123ABC123
  1. Go in in your shell to this repository and: npm install
  2. Open a shell and type: node .\app.js OR nodemon .\app.js
  3. Open your browser http://localhost:3000

BBox API CLOUD Documentation: https://api.bbox.fr/doc/

First example: using data of a programme

1

Second example: JSON list for current programmes

2

About

This project is an example app that use the API CLOUD (French TV programmes and VOD)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published