EHDEN / CdmInspection

R Package to support quality control inspection of an OMOP-CDM instance
Apache License 2.0
11 stars 16 forks source link

Web API setup on same machine? #43

Closed sdebruyn closed 3 years ago

sdebruyn commented 3 years ago

The package checks if the web API is setup. Should the web API be setup and listening on the same machine as where I run the CdmInspection? Or can it be a different machine and I just pass the address to the API to the CdmInspection?

PRijnbeek commented 3 years ago

it can be on another system indeed you just have to be able to reach it (test in your browser)