Imaneeb / YoutubeAPI

Web-based application developed in vanilla PHP that call the YouTube Data API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yotube Data API


Web-based application developed in vanilla PHP

What does this Application do?

  • Collection of data about videos via YouTube API.
  • Design of a simple application in PHP calling an API, which collects the data resulting via the HTTP request in JSON format from the YouTube database.

Architecture :

  • This work is developed according to the MVC design pattern (AJAX MVC)
  • And to do so, i've tried hard not to use a premade framework, and thought about implementing a small framework

About

Web-based application developed in vanilla PHP that call the YouTube Data API

License:MIT License


Languages

Language:PHP 81.6%Language:JavaScript 13.5%Language:CSS 3.7%Language:Hack 1.2%