UCL-INGI / API-Rest-R-CAT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API-Rest-R-CAT

To run the api on port 8766:

r <- plumber::plumb("rest_api_cat.r")
r$run(host="0.0.0.0",port=8766)

About


Languages

Language:R 100.0%