aboutsummaryrefslogtreecommitdiff
path: root/clientapi/routing/account_data.go
AgeCommit message (Expand)Author
2020-04-12Added checks for JSON body in accounts_data endpoint (#863)Prateek Sachan
2020-03-02Remove httputil.LogThenError so that the line numbers are reported properly -...Neil Alexander
2020-02-13Support sqlite in addition to postgres (#869)Kegsay
2020-01-29Implement GET endpoints for account_data in clientapi (#861)Neil Alexander
2019-07-18Remove unnecessary http method checks (#747)Andrew Morgan
2019-05-21use go module for dependencies (#594)ruben