Commit graph

23 commits

Author SHA1 Message Date
Leon Grünewald
3322d47957 client: Simplify json conversion 2025-06-10 00:52:21 +02:00
Leon Grünewald
ad4a5789ee post.rs: Make sample and preview pub 2024-05-07 00:45:45 +02:00
Leon Grünewald
4654f48991 Fix typo 2024-02-16 22:52:45 +01:00
Leon Grünewald
909632a1a4 Add missing fields to single post and fix README example 2024-02-16 22:47:35 +01:00
f7aa425abf Add missing pub 2024-01-03 16:04:27 +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
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