axsh/openvnet

High-level Web API

Opened this issue · 1 comments

akry commented

Each of current web api totally connects to one (or more) database table. This is not that good design from the perspective of how RESTful API is expected to be. Some of database tables must be hidden in order to increase usability. We discuss on this issue that what kind of operations are necessary for users and how they should be.