# bun-oembed-parser

To install dependencies:

```bash
bun install --backend=copyfile
```

To run:

```bash
bun run index.ts
```

Open `http://localhost:3101/?url=https://www.youtube.com/watch?v=x2bqscVkGxk` to see the result.

---
