@atkina wrote:
Hello all!
I’m beginning work on an application that will have multiple REST APIs (GET and POST APIs) as well as a couple of UIs (a configuration page, a status monitor, and an output summary report of data gathered) that I think would be a great fit for Dash, but not sure how to deploy the APIs as part of the Dash framework. Does Dash have easy functionality for REST APIs that will not have any on-screen output (just JSON or sometimes only a response code), or am I going to be better off running the APIs from a vanilla Flask server and the UIs from Dash?
Posts: 7
Participants: 3