Car-Model-API / Server.R
Ifeanyi's picture
Upload 5 files
e77f270 verified
raw
history blame contribute delete
77 Bytes
library(plumber)
pr("API.R") |>
pr_run(host = "0.0.0.0",port = 8080)