API for release information and possibly more in the future
Go to file
2023-11-27 01:04:33 -05:00
.github deps: keep dependencies up to date 2021-11-12 15:01:09 -05:00
db api: optimize DB indexes and add caching 2023-11-27 00:31:06 -05:00
src api: update page rule cache when a release is added/deleted/modified 2023-11-27 01:04:33 -05:00
test api: get rid of the old implementation 2023-11-13 23:37:36 -05:00
.gitignore api: get rid of the old implementation 2023-11-13 23:37:36 -05:00
.prettierrc api: get rid of the old implementation 2023-11-13 23:37:36 -05:00
jest.config.json api: get rid of the old implementation 2023-11-13 23:37:36 -05:00
package.json api: update page rule cache when a release is added/deleted/modified 2023-11-27 01:04:33 -05:00
README.md api: get rid of the old implementation 2023-11-13 23:37:36 -05:00
tsconfig.json api: get rid of the old implementation 2023-11-13 23:37:36 -05:00
wrangler.toml api: update seed data and fix response data 2023-11-20 22:21:07 -05:00
yarn.lock api: optimize DB indexes and add caching 2023-11-27 00:31:06 -05:00

PCSX2 API

TODO

Running Locally

yarn dev

Serves on localhost:8787