mirror of
https://github.com/PCSX2/web-api.git
synced 2024-11-23 09:39:40 +00:00
API for release information and possibly more in the future
.github | ||
db | ||
src | ||
test | ||
.gitignore | ||
.prettierrc | ||
jest.config.json | ||
package.json | ||
README.md | ||
tsconfig.json | ||
wrangler.toml | ||
yarn.lock |
PCSX2 API
TODO
Running Locally
yarn dev
Serves on
localhost:8787