kayibea / yvd-api

Home Page:https://yvd-api.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTube Video Details

Youtube video details is a free graphql api that returns the details of a youtube video.

How to get started

You can directly use the api by making a request to the url: API see how to query the api

Or by cloning the repository and running the following command:

  • clone the repository

git clone https://github.com/gloirekiba/youtube-video-details-api.git
cd youtube-video-details-api
  • install dependencies and run the server

npm install && npm start

How to query the api

  • Add a url variable with a youtube video url as a value

About

https://yvd-api.herokuapp.com/


Languages

Language:JavaScript 100.0%