aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
...
* feat(response): inputsFuwn2022-03-261-2/+2
* feat(response): temporary failure responseFuwn2022-03-261-2/+2
* refactor(handle): simply furtherFuwn2022-03-261-30/+16
* refactor(response): minify status handlingFuwn2022-03-261-36/+10
* feat(response): variable responsesFuwn2022-03-261-66/+137
* feat(mount): dynamic parametersFuwn2022-03-261-34/+135
* feat(utilities): queries_from_urlFuwn2022-03-261-0/+1
* feat: expose url to routeFuwn2022-03-261-29/+36
* refactor(router): move default logger to logger featureFuwn2022-03-261-0/+3
* refactor(router): rename get to mountFuwn2022-03-261-3/+3
* feat: working proofFuwn2022-03-261-6/+385
* feat: initialise crateFuwn2022-03-251-0/+8