dwagon / Hostinfo

Host Information Database for Unix Sysadmins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use REST API for client commands

dwagon opened this issue · comments

Instead of using django at the client side with all the hassle around installation it would be good if we convert these commands to use the REST API to do the work.

Currently the speed of the rest calls make this unworkably slow for anything grabbing large data sets.