/jsraw

Super simple reddit API wrapper written in JavaScript

Primary LanguageJavaScriptMIT LicenseMIT

JSRAW: JavaScript Reddit API Wrapper

Super simple reddit API wrapper written in JavaScript. Primarily made to be used in the rdiscbot project.

Pausing Development

I want to focus on a few other projects, so I'm pausing development of jsraw. Although I will be more than happy to accept contributions.

Constraints

Where To Get Started

Example API wrappers

Further Readings

Quick Todo

  • Search
    • "how to document code"
    • "project planning in GitHub or project planning software"

Notes

This will be treated as a sort of journal for now. I don't know how to build an API wrapper but I think I might have an idea on how they work. Also, I should probably just use a pre-existing tool instead of re-inventing the wheel.