summaryrefslogtreecommitdiff
path: root/system/admin/server.go
AgeCommit message (Collapse)Author
2016-10-02adding new routes, UI and admin interface stylesSteve Manuel
2016-09-29added parsing and formatting code for inbound data formatted specially for ↵Steve Manuel
gorilla/schema struct decoding. these values are normalized for db insertion
2016-09-24creating JSON API server, initial version workingSteve Manuel