Skip to content

fungiboletus/magnets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.