| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | docs(readme): add implementation instructions | Fuwn | 2022-03-26 | 1 | -0/+17 | |
| * | ci(actions): rust check | Fuwn | 2022-03-26 | 1 | -0/+35 | |
| * | docs(readme): add readme | Fuwn | 2022-03-26 | 2 | -1/+28 | |
| * | feat(response): inputs | Fuwn | 2022-03-26 | 3 | -2/+28 | |
| * | feat(response): temporary failure response | Fuwn | 2022-03-26 | 3 | -2/+11 | |
| * | refactor(handle): simply further | Fuwn | 2022-03-26 | 1 | -30/+16 | |
| * | refactor(response): minify status handling | Fuwn | 2022-03-26 | 2 | -36/+33 | |
| * | feat(response): variable responses | Fuwn | 2022-03-26 | 3 | -78/+170 | |
| * | feat(mount): dynamic parameters | Fuwn | 2022-03-26 | 3 | -43/+152 | |
| * | feat(utilities): queries_from_url | Fuwn | 2022-03-26 | 3 | -0/+34 | |
| * | feat: expose url to route | Fuwn | 2022-03-26 | 2 | -40/+48 | |
| * | refactor(router): move default logger to logger feature | Fuwn | 2022-03-26 | 1 | -0/+3 | |
| * | refactor(router): rename get to mount | Fuwn | 2022-03-26 | 2 | -7/+7 | |
| * | feat: working proof | Fuwn | 2022-03-26 | 11 | -7/+1315 | |
| * | docs(cargo): add meta | Fuwn | 2022-03-25 | 1 | -0/+2 | |
| * | feat: initialise crate | Fuwn | 2022-03-25 | 3 | -0/+22 | |