Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sethetter/linktrap
https://github.com/sethetter/linktrap
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sethetter/linktrap
- Owner: sethetter
- Created: 2023-07-16T12:47:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-10T11:50:43.000Z (3 months ago)
- Last Synced: 2024-08-10T12:53:23.477Z (3 months ago)
- Language: TypeScript
- Size: 56.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.