RoboPython / flaskStarter

A basic flask app
0 stars 0 forks source link

Seperate logic and rendering in web server #10

Open RoboPython opened 9 years ago

Hoolean commented 9 years ago

This had been partially completed with localCopy. Owing to the now generic function call_run_playbook, this will need to be revisited.

getLocalcopy can and will be sorted along with the additional routes that will be created to provide access to dynamic options on the front-end.