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

https://github.com/kuizuo/link-maker

convert link to card-style preview
https://github.com/kuizuo/link-maker

deno fresh link

Last synced: 6 months ago
JSON representation

convert link to card-style preview

Awesome Lists containing this project

README

          

# link-maker

This is a [link maker](https://link-maker.deno.dev), you can input your link and get a card-style preview.

inspired by [linkpreview](https://linkpreview.net/).

## 🎨Preview

![](https://img.kuizuo.cn/link-maker.png)

## 🤖 Technologies

![Made with Fresh](https://fresh.deno.dev/fresh-badge.svg)

## 🔨 Usage

```Bash
git clone https://github.com/kuizuo/link-maker.git
```

```Bash
deno task start
```

## 📝 License

[MIT](./LICENSE) License © 2023-PRESENT [Kuizuo](https://github.com/kuizuo)