Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 587 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 587 Bytes

Magnets Search Engine

Search engine for magnets from the Bittorrent's DHT.

Technologies

  • Magnetico for scrapping the DHT.
  • Elastic Search for the search database.
  • Go for the backend REST API.
  • HTML/CSS/JS for the frontend.
  • Docker, as always

Why ?

This project is an alternative to magneticow, to play with Elastic Search and Go.