Leon Grünewald
|
ad4a5789ee
|
post.rs: Make sample and preview pub
|
2024-05-07 00:45:45 +02:00 |
|
Leon Grünewald
|
4be7244cbb
|
bump version number
|
2024-02-16 22:53:09 +01: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 |
|
|
bbe42ba1ee
|
Generalize Dependencies some more
|
2024-01-03 20:47:20 +01:00 |
|
|
f61031a010
|
Update dependencies
|
2024-01-03 16:04:32 +01:00 |
|
|
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 |
|