Commit graph

26 commits

Author SHA1 Message Date
f7aa425abf Add missing pub 2024-01-03 16:04:27 +01:00
d01220080f Add contact and support to README.md 2024-01-03 16:01:13 +01:00
28ad499f82 Update Cargo.toml for new version 2024-01-03 15:37:42 +01:00
9653b8ac53 Add function for singular post 2024-01-03 15:35:58 +01:00
88af193dca Add documentation and prelude 2024-01-03 15:19:29 +01:00
7cf1c857f2 Add actual pages to Cargo.toml 2024-01-01 22:18:10 +01:00
fa5b3cc274 Add decent README.md 2024-01-01 22:16:58 +01:00
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