aboutsummaryrefslogtreecommitdiff
path: root/lockchain-http/src/lib.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* A lot of refactoring in lockchain-filesKatharina Fey2018-09-151-2/+2
* Adding an example of how to register a user and adding new metadataKatharina Fey2018-07-101-9/+8
* Adding the http ability to register/login and managing metadataKatharina Fey2018-07-101-0/+25
* Restoring the API handlers again, making it all work with the newKatharina Fey2018-07-091-44/+44
* Throwing stuff against wallsKatharina Fey2018-07-021-44/+44
* This doesn't workKatharina Fey2018-07-021-8/+0
* Refactoring models module, adding more inputsKatharina Fey2018-07-011-1/+1
* Fleshing out REST API fully and adding function stubsKatharina Fey2018-06-301-15/+52
* Fixing a bunch of syntax errors in the codeKatharina Fey2018-06-221-3/+1
* Refactoring http API and making "not working" routes return a more descriptiv...Katharina Fey2018-06-131-4/+4
* Working on the http layer, adding 'create' routeKatharina Fey2018-06-121-8/+11
* Starting work on lockchain-http scope filesKatharina Fey2018-06-121-8/+13
* Adding /api and /vault endpoints as first working routes ✨Katharina Fey2018-06-121-1/+5
* Removing User & Login traits from core, adding a metadata store to take their...Katharina Fey2018-06-101-2/+7
* Tweaking the documentation for lockchain-httpKatharina Fey2018-06-091-13/+13
* Updating http documentationKatharina Fey2018-06-091-22/+40
* Tweaking the lockchain-http API, adding some constraints on vault traitsKatharina Fey2018-06-091-36/+37
* Working on lockchain integrationKatharina Fey2018-06-091-6/+9
* Refactoring http libraryKatharina Fey2018-06-091-6/+6
* Adding more documentationKatharina Fey2018-06-071-6/+14
* Starting work on the lockchain-http interface libraryKatharina Fey2018-06-071-0/+49
* A bunch of code changesKatharina Fey2018-06-071-31/+0
* Starting work on http crateKatharina Sabel2018-05-131-0/+4
* Changing the way that vault traits workKatharina Fey2018-05-081-1/+15
* More crate metadata for crates ioKatharina Fey2018-05-081-0/+9
* Adding dependencies to http crate and publishing itKatharina Fey2018-05-081-7/+4
* Massively refactor repositoryKatharina Fey2018-05-061-0/+7