Skip to content

flybywiresim/api

Repository files navigation

FlyByWire Simulations FlyByWire Simulations

FlyByWire Simulations API

This repo contains the source code to our API which is used in all our products from the A32NX mod all the way to the website. The documentation can be found at https://api.flybywiresim.com/api.

Developing

Please make sure you have:

NodeJS 14 - Homepage

# install all dependencies
$ npm install

# start MySQL and Redis using docker-compose
$ npm run compose

# watch mode
$ npm run start:dev

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Languages