a32nx-local-api
v0.1.2
Published
The local-api server for FBW addons for various tasks the addons itself can't achieve
Readme
FlyByWire Simulations API
This repo contains the source code to our Local-API
Developing
Please make sure you have:
NodeJS 14 - Homepage
# install all dependencies
$ npm install
# watch mode / hot-reloading
$ npm run start:devDocumentation
Start the server and direct to localhost:3838/local-api
