Skip to content

UCL-INGI/API-Rest-R-CAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages