aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_api/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor(crates): update idiomsFuwn2024-06-031-1/+2
* format: rustfmt with new rulesFuwn2024-06-031-4/+2
* fix: bump rust and update accordinglyoldFuwn2024-06-031-7/+1
* chore(whirl_api): update axum finallyFuwn2022-01-141-3/+4
* fix: more localhost ipsFuwn2021-12-221-1/+2
* refactor(whirl_api): migrate to AxumFuwn2021-08-041-37/+16
* refactor(whirl_api): route scopingFuwn2021-07-051-4/+10
* feat(whirl_api): /api/v1/worlds/info endpointFuwn2021-07-051-0/+1
* feat(whirl_api): /api/v1/worlds/vip endpointFuwn2021-07-051-0/+1
* style(global): fix license specFuwn2021-06-141-1/+1
* fix(global): doc styling for all cratesFuwn2021-06-101-0/+4
* style(global): replace double hyphens with long hyphensFuwn2021-06-071-2/+2
* docs(whirl_api): document public functionsFuwn2021-06-061-0/+3
* fix(global): a lot of clippy warningsFuwn2021-05-281-4/+25
* refactor(global): move thread creation to respective cratesFuwn2021-05-261-0/+15
* docs(global): spelling corrections, global docsFuwn2021-05-231-0/+2
* docs(global): add new documentationFuwn2021-05-231-0/+1
* refactor(global): move crates around, stricter module isolationFuwn2021-05-201-0/+46