Skip to content

A API to search recent youtube videos by title and description

Notifications You must be signed in to change notification settings

hiruthikj/youtube-search

Repository files navigation

Youtube Search API

Run background task to fetch Recent Youtube Videos on a topic and exposes a paginated API to search it

Setup

  1. Create .env from .example.env and fill in the CONNECTION_STR (use postgres) and GOOGLE_DEVELOPER_KEY for calling youtube API
  2. Install docker-compose and run docker-compose up --build

Endpoints

Sidenote

  • Runs jobs async in background
  • Swagger Docs, pre-commit hooks

Future Plans

  • Add full text search
  • Configurable Search Query in Background Job
  • Multiple Developer Keys
  • Make API Call to Youtube API async

About

A API to search recent youtube videos by title and description

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published