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
- Host: GitHub
- URL: https://github.com/flo-bit/edge-function-youtube-search
- Owner: flo-bit
- License: mit
- Created: 2024-11-08T20:44:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-08T20:52:16.000Z (over 1 year ago)
- Last Synced: 2025-12-01T23:40:24.243Z (7 months ago)
- Language: TypeScript
- Homepage: https://edge-function-youtube-search-2r4a.vercel.app
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# edge-function-youtube-search
vercel edge function that returns youtube search results using Innertube.
[](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