Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/filiptronicek/link-preview-api

A REST API for previewing links
https://github.com/filiptronicek/link-preview-api

Last synced: 8 days ago
JSON representation

A REST API for previewing links

Awesome Lists containing this project

README

        

# Link preview API
A REST API for previewing links

## How to use this API
It's so easy it hurts, just add your URL after the `?url=` of the endpoint, just like this:
```
https://prvw.vercel.app/?url=https://gitlab.com/
```