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

https://github.com/kkloste/smasharchive64

HTML interface for querying competitive Smash 64 tournament archive
https://github.com/kkloste/smasharchive64

Last synced: 3 months ago
JSON representation

HTML interface for querying competitive Smash 64 tournament archive

Awesome Lists containing this project

README

          

# Smash Archive

## Running the app locally
* need `flask` installed
* from command line, run `python archive_app.py`
* then access `http://localhost:5000/` from browser. Doesn't require internet access.