Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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