raw.js
Version:
API wrapper for reddit.com
8 lines (5 loc) • 500 B
Markdown
# raw.js
## reddit api wrapper in node.js
raw.js is an API wrapper for reddit.com written in Node.js. It supports OAuth2 authentication as a web app, an installed app, or as a single-user script. Unauthenticated requests are also supported.
raw.js is currently in beta. Some features are missing. If you encounter any bugs, please [report them](https://bitbucket.org/Doctor_McKay/raw.js/issues/new).
**Documentation has moved to [reddit](http://www.reddit.com/r/rawjs/wiki/documentation)!**