| .. | |||
| 01-query | 3 years ago | ||
| 02-download | 3 years ago | ||
| .gitignore | 3 years ago | ||
| 02-download.ini | 3 years ago | ||
| Makefile | 3 years ago | ||
| README.md | 3 years ago | ||
Téléchargement de données via une requête sur l'api Corhal.
"packages": [
"@ezs/core@2.1.2",
"@ezs/basics@1.22.4",
"@ezs/conditor@2.9.0"
]
Configuration complète :
{
"environnement": {
"CRON_VERBOSE": true,
"EZS_VERBOSE": false
},
"files" : {
"zip": "https://gitbucket.inist.fr/tdm/web-dumps/archive/conditor-dumps/conditor-dumps@1.0.0.zip"
},
"tasks": [
{
"CronRule": "1 0 * * *",
"Target": "02-download/inist.json",
"RunOnStartup": true
}
]
}