pokemon-showdown-client/replays
2020-04-18 10:42:01 -04:00
..
js Fix misc Gen 8 issues 2019-12-13 05:57:04 -05:00
theme Update path to panels.css after forum was removed 2019-10-21 16:13:53 -04:00
.htaccess Add JSON API for replays 2020-04-16 03:53:00 -04:00
404.php Update button phrasing in replay 404 page (#1339) 2019-07-26 15:00:40 -05:00
503.php
apple-touch-icon.png
battle.log.php Fix 'Content-Type' capitalization 2020-04-18 10:42:01 -04:00
battle.php Use https in replay URL 2019-10-21 16:13:53 -04:00
build
converter.lib.php Fix missed instances of renaming Pokemon#species (#1486) 2020-03-27 20:21:48 -07:00
favicon.ico
index.php
ps_prepreplays.sql
ps_replays.sql
README.md Improve and document replay search API 2020-04-16 03:53:00 -04:00
replay-config.example.inc.php
replays.lib.php Improve and document replay search API 2020-04-16 03:53:00 -04:00
search.json.php Fix 'Content-Type' capitalization 2020-04-18 10:42:01 -04:00
search.php Unify username and format replay search internals (#1346) 2019-08-12 04:26:48 -07:00
turn-image.php Standardize file/directory names in sprites/ (#1370) 2019-09-13 00:55:55 -07:00
warstory.php Standardize file/directory names in sprites/ (#1370) 2019-09-13 00:55:55 -07:00

PS replays database

This is the code powering https://replay.pokemonshowdown.com/

JSON API

The replays database has a JSON API, documented at:

https://github.com/smogon/pokemon-showdown-client/blob/master/WEB-API.md