An open API service indexing awesome lists of open source software.

https://github.com/flo-bit/edge-function-youtube-search


https://github.com/flo-bit/edge-function-youtube-search

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# edge-function-youtube-search

vercel edge function that returns youtube search results using Innertube.

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fflo-bit%2Fedge-function-youtube-search)

## usage

deploy to vercel, then call with function like so

```bash
curl https://.vercel.app/api/youtube?q=hello
```

## license

MIT