khrisparrales / youtube-channel-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YOUTUBE CHANNEL API

http://youtube-channel-api.herokuapp.com/
An API to get youtube channel information to practice in your frontend. The API is in building and we accept PR's to improve the API.

With this API you can build great frontends with data from youtube.

RUN THE PROJECT

For run the project you need to execute these commands after you have the project in your local

To install the dependencies:

$ npm install

To start the project:

$ npm start

ROUTES

To get videos by channel you need to:

About


Languages

Language:TypeScript 100.0%