Commit graph

19 commits

Author SHA1 Message Date
8d100a9568 Add empty README.md 2024-01-01 21:57:50 +01:00
d90ffc1c47 Add info for crates.io to Cargo.toml 2024-01-01 21:57:14 +01:00
9218f7c6d8 Increase version number to 0.2 2024-01-01 21:50:57 +01:00
2cc309590f Add request limiter 2024-01-01 21:50:57 +01:00
74338fe59d Add debug feature to dump requests 2024-01-01 21:50:57 +01:00
ddba5b2bb0 Also use String on public fn 2024-01-01 21:50:57 +01:00
feb247b976 Use String instead of Vec<String> for post query 2024-01-01 21:50:57 +01:00
405ff47221 Add species and sort 2024-01-01 21:50:57 +01:00
eac4798620 Run cargo fmt 2024-01-01 21:50:57 +01:00
f950fa5476 Add serialize 2024-01-01 21:50:57 +01:00
5673373a7f Try parse into posts and then unwrap 2024-01-01 21:50:57 +01:00
0c882667dc Split request and conversion for easier debugging 2024-01-01 21:50:57 +01:00
ec2b8f7b0d Add pub to struct fields 2024-01-01 21:50:57 +01:00
70bdfede77 Add tags support 2024-01-01 21:50:57 +01:00
46911f17ad Only add params if user adds params 2024-01-01 21:50:57 +01:00
6ea49fc36a WIP posts parameter 2024-01-01 21:50:57 +01:00
d7361ee5e5 Add basic posts struct 2024-01-01 21:50:57 +01:00
2ff09b6291 Remote vim .swp files 2024-01-01 21:50:57 +01:00
07c7c42eb9 Inital commit 2024-01-01 21:50:57 +01:00