Skip to content

osmaircoelho/google-youtube-api

Repository files navigation

Build Status Total Downloads Latest Stable Version License

Google YouTube API

it's a basic web application created with Laravel framework PHP.

Instalation

Clone the repository [google youtube api] (git@github.com:osmaircoelho/google-youtube-api.git)

  • Run Composer update

  • Rename the file .env.example to .env

  • Configuration Credentials Google, you can find it on the file .env

       app_name='Aphix_software'    
       client_id='your google client od'    
       client_secret='your google client secret'    
       api_key='your google api key'
    

Run application

  • On the prompt run php artisan serve you will see this message Laravel development server started: <http://127.0.0.1:8000>
  • Open your browser and type http://localhost:8000/search

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

basic application in laravel showing how to connect to google youtube api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors