No description
Find a file
2026-04-20 00:22:46 -07:00
.forgejo/workflows repo name instead of ferns 2026-04-16 23:49:18 -07:00
src we dont need this 2026-04-20 00:22:46 -07:00
.gitignore initiated Bun Repository & installed Elysia 2026-04-13 15:55:04 -07:00
bun.lock url checking for ofetch 2026-04-15 16:34:28 -07:00
Dockerfile dockerfile! 2026-04-15 22:51:55 -07:00
exapi.config.ts made default appeals seperate 2026-04-18 00:30:00 -07:00
package.json url checking for ofetch 2026-04-15 16:34:28 -07:00
README.md Update README.md 2026-04-15 14:52:53 +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.

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.