aboutsummaryrefslogtreecommitdiff
path: root/lockchain-http/src/handlers.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixing a bunch of syntax errors in the codeKatharina Fey2018-06-221-2/+4
* Bumping all dependenciesKatharina Fey2018-06-221-1/+4
* Refactoring http API and making "not working" routes return a more descriptiv...Katharina Fey2018-06-131-8/+32
* Working on the http layer, adding 'create' routeKatharina Fey2018-06-121-17/+66
* Starting work on lockchain-http scope filesKatharina Fey2018-06-121-7/+19
* Adding /api and /vault endpoints as first working routes ✨Katharina Fey2018-06-121-2/+25
* Removing User & Login traits from core, adding a metadata store to take their...Katharina Fey2018-06-101-0/+2
* Tweaking the lockchain-http API, adding some constraints on vault traitsKatharina Fey2018-06-091-13/+20
* Working on lockchain integrationKatharina Fey2018-06-091-0/+2
* Starting work on the lockchain-http interface libraryKatharina Fey2018-06-071-0/+55