Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API for... YouTube API?

Form request to request something from YouTube

Installation

Preferable method is to use devcontainer

  1. install the Remote-Containers VS-code extenstion
  2. open the project folder
  3. rebuild and open the folder in container.

Running

  1. Make sure that the virtual environment is opened.
. ./.venv/bin/activate
  1. Run the uvicorn
uvicorn yutservice.main:app --reload

No front-end, but it's possible to use interactive swagger documentation, by adding /docs at the end of localhost:8000 .

About

API to interact with YT API. :D

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages