DrydockDrydock
API

App API

This API allows to get app informations.

This API allows to get app informations.

Get App informations

This operation lets you get app informations.

curl http://drydock:3000/api/app

{
  "name":"drydock",
  "version":"5.0.0"
}

On this page