Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/GaruGaru/magnete
- Owner: GaruGaru
- Created: 2017-11-23T14:07:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-13T15:09:22.000Z (almost 7 years ago)
- Last Synced: 2024-08-02T05:12:11.321Z (3 months ago)
- Topics: golang, scraper, torrent
- Language: Go
- Homepage:
- Size: 13.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-blazingly-fast - magnete - Blazing fast torrent magnet link searcher (Go)
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
```