An open API service indexing awesome lists of open source software.

https://github.com/danvk/slamrank

Calculate rankings after an ongoing Grand Slam
https://github.com/danvk/slamrank

Last synced: about 2 months ago
JSON representation

Calculate rankings after an ongoing Grand Slam

Awesome Lists containing this project

README

          

slamrank
========

Calculate rankings after an ongoing Grand Slam:

![screen shot 2015-09-09 at 11 48 09 pm](https://cloud.githubusercontent.com/assets/98301/9779804/e682d95e-574d-11e5-8027-01cc6991243a.png)

To update the tournament data, modify `api.py` and run it from the command line.

Then run

http-server

And visit http://localhost:8080/ to play around with the demo.