XAPI is optimized Api with Fastify Typescript with manual typings
- Compile the entire project use Typescript
tsc
- Copy beta_model to dist
sh start.sh
- open swagger.yaml with your openApi compiler
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.