Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/GaruGaru/magnete

Blazing fast torrent magnet link searcher
https://github.com/GaruGaru/magnete

golang scraper torrent

Last synced: 11 days ago
JSON representation

Blazing fast torrent magnet link searcher

Awesome Lists containing this project

README

        

# Magnete

## Blazing fast torrent magnet link searcher

### Run locally

```bash
docker-compose -f docker/docker-compose.yml up
```

### Api call

```bash
curl http://localhost:8080/magnete?q=your%20search
```