To use the repo, clone and use this following command to load dependencies:
npm install
The repo is now ready to develop.
Launch the server and check the localhost:3000 with the following command :
npm start
#To read the data from the API
- Channel JSON :
- Channel video JSON :
link to the channel video json file
- About JSON :
- Conferences JSON :
link to the conferences json file
- Search JSON :
- API Doc :