summaryrefslogtreecommitdiff
path: root/system/server.go
AgeCommit message (Expand)Author
2016-09-21reorganizing code to resemble a package + command structure. documented the i...Steve Manuel
2016-09-21added admin interface and overview of content and types. more code reorganiza...Steve Manuel
2016-09-21fixing uncaught type reassignment errorSteve Manuel
2016-09-20removing fmt printlns from debuggingSteve Manuel
2016-09-20adding support for boltdb storage, updating and inserting content, some reorg...Steve Manuel