API Wrappers - rouh4n/reddit GitHub Wiki
Below is a list of unofficial clients for the reddit API for various languages along with their license and maintainer. This list should provide a good reference for usage of the reddit API.
| C# | ||
|---|---|---|
| RedditSharp | /u/SirCmpwn | MIT |
| Go | ||
| unknown | MIT | |
| Java | ||
| JRAW | /u/thatJavaNerd | MIT |
| jReddit | /u/karangoeluw | MIT |
| raw4j | /u/cordiss | Apache 2 |
| NodeJS | ||
| Nodewhal | /u/go1dfish | WTFPL |
| rereddit | unknown | MIT |
| raw.js | /u/Doctor_McKay | MIT |
| Snoocore | /u/tsenior | MIT |
| Browser | ||
| Reddit.js | /u/sahilmuthoo | MIT |
| Snoocore | /u/tsenior | MIT |
| Objective-C | ||
| RedditKit | /u/samsymons | MIT |
| Perl | ||
| Perl reddit API Wrapper | /u/three18ti | GPL v3 |
| PHP | ||
| PHP Reddit API Wrapper | /u/jcleblanc | MIT |
| Powershell | ||
| PoSh Reddit | /u/davotronic5000 | WTFPL |
| Python | ||
| PRAW | /u/bboe | GPL v3 |
| Ruby | ||
| Redd | /u/Mustermind | MIT |
| RedditKit.rb | /u/samsymons | MIT |
| Snoo | /u/Paradox | MIT |
| Groovy | ||
| Greddit | /u/Steveice10 | MIT |
Also, see this reddit post