Skip to content

Latest commit

 

History

History
 
 

api-app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Cars Model Application (API)

The code here creates a Shiny application that interacts with the cars model API defined in model-api. A deployed version of the application can be accessed here.

The config package is used to identify where the API is hosted (either localhost or on RStudio Connect). When run locally, this application uses the default configuration, which expects the Plumber API to be running locally on localhost:5762. When this application is deployed to RStudio Connect, it looks for the API hosted at https://colorado.rstudio.com/rsc/carmodel.