Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sethetter/linktrap


https://github.com/sethetter/linktrap

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# linktrap

A small API that takes a URL and returns an archived version of it.

## How it works

- `GET /?url=` returns the archived URL.
- `GET /?url=&redirect=1` responds with a redirect to the archived URL.