FastAPI and Plumber APIs such as these can be hosted in a variety of ways. You can create a ready-to-go file for deployment that is especially suited for RStudio Connect.
however, for vetiver./_deploy_rsconnect, you don't need to create this file. This sentence is a bit misleading, as it looks like you need to create a FastAPI/Plumber API file to deploy to Connect. We probably need to reword this and/or add in explanation of the function deploy_rsconnect.
In the "Deploy" section, we say:
however, for
vetiver./_deploy_rsconnect
, you don't need to create this file. This sentence is a bit misleading, as it looks like you need to create a FastAPI/Plumber API file to deploy to Connect. We probably need to reword this and/or add in explanation of the functiondeploy_rsconnect
.