BiBiServ / bibigrid

BiBiGrid is a tool for an easy cluster setup inside a cloud environment.
Apache License 2.0
11 stars 8 forks source link

REST API Prototype #423

Closed XaverStiensmeier closed 1 year ago

XaverStiensmeier commented 1 year ago

For SimpleVM a REST API minimal solution that at least implements the following methods:

/bibigrid/validate (Konfiguration)
/bibigrid/create
/bibigrid/info/{id} (Läuft bereits? + List Informationen)

is required.