REST API for the CPB Backend Storage Operations
- Source:
Members
(static, constant) exports.app :Express
REST API for the CPB Backend Storage Operations
Type:
- Express
- Source:
(inner, constant) router :Router
Type:
- Router
- Source:
Methods
(static) cleanupData(data, props) → {object}
Parameters:
Name | Type | Description |
---|---|---|
data |
object | |
props |
- Source:
Returns:
- Type
- object
(async, inner) startup() → {Promise.<void>}
startup scripts
- Source:
Returns:
- Type
- Promise.<void>