Skip to content

xachpx/falcon-youtube-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

falcon-youtube-api

GET data from youtube api v3 with falcon framework

how to run

pip install -r requirements.txt

run server

gunicorn falconapi.app

server will run on port 8000

get list with search

http://localhost:8000/?q=python

get detail video

http://localhost:8000/details/VtF-Ucj4aAM

About

GET data from youtube api v3 with falcon framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages