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

https://github.com/dkunin/mag-sho


https://github.com/dkunin/mag-sho

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Simple Magnet shortener

> Simple node server to store and return a magnet link, self purges in one hour

## Usage

```

get localhost:3738/api/shorten?url=
get localhost:3738/api/get?hash=
get localhost:3738/api/clear // Clear 'db'

```

## Contribute

PRs accepted.

## License

MIT © Dmitri Kunin