juliensalinas / torrengo

Torrengo is a CLI (command line) program written in Go which concurrently searches torrents from various sources.
https://juliensalinas.com/en/golang-concurrent-torrent-scraper-cli-torrengo/
GNU General Public License v3.0
98 stars 15 forks source link

Feature Request: add rest API #2

Closed eschizoid closed 4 years ago

eschizoid commented 6 years ago

The CLI it's very convenient, however having a rest API seems like a better approach for some use cases

juliensalinas commented 4 years ago

I guess it's 2 types of interactions for 2 different needs...

juliensalinas commented 4 years ago

I'll close this one as turning this CLI into an API is not my goal for the moment. Thanks again though!