curl --location --request GET 'http://localhost:9012/api/exps/'
{
"id": "99407e97-9cf7-4933-945a-29ea4f37fb3d",
"experiment": {
"nickname": "exps_demo",
"type": "git",
"address": "https://github.com/Ccccraz/exps_demo.git",
"exec": "matlab -batch \"DotDemo\""
}
}