summaryrefslogtreecommitdiffhomepage
path: root/HTTP.hs
Commit message (Collapse)AuthorAge
* cleanupJoey Hess2016-08-28
|
* simplify http api, remove apiversionJoey Hess2016-08-28
| | | | Not needed since all routes are tagged with the api version.
* return ProofOfWorkRequirement tJoey Hess2016-08-22
| | | | This way the requirement can be varied for different operations.
* http client, and --serverJoey Hess2016-08-20
|
* initial http api using servantJoey Hess2016-08-20