No description
Find a file
2026-04-26 19:02:12 +00:00
.forgejo/workflows repo name instead of ferns 2026-04-16 23:49:18 -07:00
src Merge remote-tracking branch 'upstream/main' 2026-04-20 00:23:12 -07:00
.gitignore accounts csv in gitignore 2026-04-15 00:15:18 -07:00
bun.lock lock file! 2026-04-15 16:37:14 -07:00
Dockerfile dockerfile! 2026-04-15 22:51:55 -07:00
exapi.config.ts changed backend 2026-04-19 14:11:47 -07:00
package.json Merge remote-tracking branch 'upstream/main' 2026-04-15 16:37:02 -07:00
README.md Update README.md 2026-04-26 19:02:12 +00:00
tsconfig.json coolio config stuff 2026-04-13 16:13:32 -07:00

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.