Uttarayan Mondal
|
1d35e972d8
|
Changed from json to serde_json
Changed upvotes and downvotes to u64s.
|
2021-04-11 01:44:21 +05:30 |
|
Uttarayan Mondal
|
adf5fc178d
|
Bumped tokio and other crates version
Also added raw_json = 1 in reqwest parameters
|
2021-03-22 08:36:15 +05:30 |
|
Uttarayan Mondal
|
52d70d99c4
|
Modified parse function
- Rewrite parse fucntion.
- Implement Error handling using derive_error crate.
- Create new RaPostItems to store items related to post.
|
2021-03-16 03:19:56 +05:30 |
|
Uttarayan Mondal
|
80d1bfa591
|
Initial commit with barely working stuff
|
2021-03-15 01:22:48 +05:30 |
|