DedSecInside / gotor

This program provides efficient web scraping services for Tor and non-Tor sites. The program has both a CLI and REST API.
GNU General Public License v3.0
158 stars 44 forks source link

Refactor code and organize based on Go standards #56

Closed KingAkeem closed 11 months ago

KingAkeem commented 11 months ago

The code wasn't initially written with any particular structure in mind. I think it needs to be reviewed and re-structured based on Go standards.