docker in docker airods api
edit .projectrc config file with info on mongo and irods connections:
run install all:
at the end will be displayed
Launch the REST HTTP-API server with the command:
#restapi launch
Run unittests with:
#restapi tests
run api command:
enjoy!
in another terminal could be launched swagger interface with the command:
docker exec -it dind-airods rapydo interfaces swagger
that will be available on port 8080