Voting system for redstrate.com
Instead of /submit and /view, it's either a GET or POST request against /votes/:slug. |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
voting-system
This is the voting system used on redstrate.com. It's incredibly simple and only needs write access to a directory to work.