forked from exapi/elysia
No description
| .forgejo/workflows | ||
| src | ||
| .gitignore | ||
| bun.lock | ||
| Dockerfile | ||
| exapi.config.ts | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
DISCLAIMER
This specification is still work in progress, multiple features are missing and the ExAPI specification for as this repository is one of the first implementations of ExAPI.
For privacy and legal reasons, the Ferns Database databreach is not being provided in this repository and you will need to get the accounts.csv file yourself.
ExAPI for Elysia
An Elysia implementation of TASE's ExAPI Specification.
This repository is made so you can edit it easily without having to deal with the server or file structure, which is also type safe. If you'd like to edit the functionality of the server, head to exapi.config.ts and a template should be filled out for you.