Ecosyste.ms: Awesome
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: 2 days ago
JSON representation
HTML interface for querying competitive Smash 64 tournament archive
- Host: GitHub
- URL: https://github.com/kkloste/smasharchive64
- Owner: kkloste
- Created: 2018-03-30T20:32:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-06T21:10:07.000Z (over 1 year ago)
- Last Synced: 2023-08-02T05:12:42.749Z (over 1 year ago)
- Language: Python
- Size: 297 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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.