aboutsummaryrefslogtreecommitdiff
path: root/lockchain-http/src/models/responses.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-09Refactoring the error modules to now contain sub-error typesKatharina Fey1-3/+4
2018-07-03Removing generics from error typesKatharina Fey1-6/+9
2018-07-02Throwing stuff against wallsKatharina Fey1-13/+7
2018-07-02This doesn't workKatharina Fey1-6/+16
2018-07-01Refactoring models module, adding more inputsKatharina Fey1-16/+2
2018-06-22Fixing a bunch of syntax errors in the codeKatharina Fey1-2/+1
2018-06-22Bumping all dependenciesKatharina Fey1-0/+8
2018-06-13Refactoring http API and making "not working" routes return a more descriptiv...Katharina Fey1-0/+7
2018-06-12Working on the http layer, adding 'create' routeKatharina Fey1-0/+8
2018-06-12Adding /api and /vault endpoints as first working routes ✨Katharina Fey1-2/+18
2018-06-10Removing User & Login traits from core, adding a metadata store to take their...Katharina Fey1-0/+7
2018-06-09Tweaking the documentation for lockchain-httpKatharina Fey1-5/+5
2018-06-07Adding more documentationKatharina Fey1-0/+5
2018-06-07Starting work on the lockchain-http interface libraryKatharina Fey1-0/+11