Nyaa.se replacement written in golang
e4a8452481
No CSS and Javascript in the index.html, more easy to maintain the design and the code. Added a select for the number of item to show and added the new parameter to the SQL query. Total number of item determined by the SQL query and not fixed. |
||
---|---|---|
css | ||
js | ||
.gitignore | ||
index.html | ||
LICENSE.md | ||
main.go | ||
README.md |
Nyaa replacement
Motivation
The aim of this project is to write a fully featured nyaa replacement in golang that anyone will be able to deploy locally or remotely.
Requirements
- Golang
TODO
- Tidy up JS and code
- RSS feeds
- Adding new torrents
- Category searching
- Torrent status display
- Daily DB dumps
- p2p sync of dbs?
LICENSE
This project is licensed under the MIT License - see the LICENSE.md file for details