We follow an API-first strategy in the project: First specify the API, then implement it.
In a distributed environment, APIs are the main point of interaction. Their implementation style - first the API spec, or first the service? - need to be determined right away.
The whole project is API-driven, as the robot service will have to implement against the APIs. Therefore, the APIs need to be done first.
n/a
n/a
n/a
n/a