3 Commits

Author SHA1 Message Date
4e94331d1a Implement API for network functions 2019-07-05 21:39:04 -04:00
b7480b3bbc Implement all VM API functions 2019-07-05 18:24:14 -04:00
061b4eb61e Refactor API into separate files
Make it easier to separate the model (i.e. API endpoints) from the
controller (i.e. the actual functions which talk to ZK). Helps to keep
the main API file smaller and more regular.
2019-07-05 14:11:01 -04:00