-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Currently, you can control the simulator by executing command on its prompt.
It's good for interactive use, but not that much for playing "demo scenario" or "test script".
Ideally, the simulatior should be totally controllable through a REST API (exposing all the command that exists in the shell, plus some other such as "add node", "remove node", …).
The goal of this issue is to design and implement a REST API for the simulator (TBC: it will probably rely on Swagger).
This issue is a prerequisite for #36.
Metadata
Metadata
Assignees
Labels
No labels