Commit Graph

1323 Commits

Author SHA1 Message Date
bitfl0wer 78856a2fcd
create new folder structure to map api routes 2023-04-10 14:19:31 +02:00
bitfl0wer 6ec87fc913
create test to... test 2023-04-10 14:18:48 +02:00
bitfl0wer 2829f2e2e0
Remove http 2023-04-10 14:18:33 +02:00
bitfl0wer 1c39d94e84
Add tokio and serde features 2023-04-10 14:18:17 +02:00
bitfl0wer 2011024771
clean match and replace it with .unwrap_or_else 2023-04-08 23:56:53 +02:00
bitfl0wer f3ee9b2dd6
get response body string out of result 2023-04-08 23:31:28 +02:00
bitfl0wer d7ce80ee62
add notes on what needs to be done. 2023-04-08 14:51:36 +02:00
bitfl0wer bfb63ddb2d
Use Vec<Limit> instead of Limit because there are multiple limits 2023-04-08 14:37:20 +02:00
bitfl0wer 3e84976256
add bucket identifiers, add check_limits stub 2023-04-07 23:22:44 +02:00
bitfl0wer 79cdc6e315
update use statement to match new name 2023-04-07 21:52:09 +02:00
bitfl0wer bddce47896
replace Box<> with VecDeque<> 2023-04-07 21:51:50 +02:00
bitfl0wer ea11db8460
start concepting/implementing RateLimiter 2023-04-07 21:01:48 +02:00
bitfl0wer d2a10d070d
add chrono as it will be needed for epoch time 2023-04-07 21:01:21 +02:00
bitfl0wer f6930d3a38
Indicate that code block is of type Rust 2023-04-05 22:19:15 +02:00
bitfl0wer abcfb8801c
Create files 2023-04-05 21:55:27 +02:00
bitfl0wer c0da93084b
Include vscode and idea dirs 2023-04-05 21:55:19 +02:00
bitfl0wer af13830d99
Add url parser and tests 2023-04-05 21:54:27 +02:00
bitfl0wer 144164d2e2
rename job 2023-04-04 17:48:33 +02:00
bitfl0wer 67c9ab6dd2
Include tests 2023-04-04 17:42:41 +02:00
bitfl0wer 5e000afdc6
main -> lib 2023-04-04 17:37:11 +02:00
Flori 2d6410974f
Create .github/workflows/rust.yml 2023-04-04 16:43:53 +02:00
bitfl0wer 19ebda2887
cargo init 2023-04-04 16:42:20 +02:00
Flori 046163cb20
Initial commit 2023-04-03 22:19:25 +02:00