The MVP for FSKX integration handles interaction with the FSKX run time server directly via the following repo:
link to repo
As a proof of concept for the back end setup, the goal is to replace the above (with exception of urls.py and views.py) with
- The first version of the backend API gateway
- The backend connection to the FSKX run time server(whether this is directly routed to from the gateway, or stored in a database)
- Deploy publicaly and give access to Pranav/Felipe so that the MVP can be connected to the backend API gateway and the old connection to FSKX be replaced.