Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abonander/rawr
Reddit API Wrapper for Rust. HTTP-client-agnostic.
https://github.com/abonander/rawr
Last synced: about 1 month ago
JSON representation
Reddit API Wrapper for Rust. HTTP-client-agnostic.
- Host: GitHub
- URL: https://github.com/abonander/rawr
- Owner: abonander
- License: mit
- Created: 2014-09-09T19:35:31.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-12T01:33:58.000Z (about 10 years ago)
- Last Synced: 2023-04-09T21:18:32.267Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 281 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
RAWR
======Reddit API Wrapper for Rust. HTTP-client-agnostic.
Uses [chris-morgan/rust-http][2] by default.
Use [teepee/teepee][1]:
--cfg teepee
[1]: https://www.github.com/teepee/teepee
[2]: https://www.github.com/chris-morgan/rust-http