module

Wanikani

Provides access to wanikani's API:

  • Wanikani::API is the main entry for the API
  • Wanikani::UserInformation, Wanikani::StudyQueue, etc., are models returns from the API
  • Wanikani::API::Error is returned in case of an error (wrong level passed, or invalid API key)

Constants

VERSION = "0.1.0"

Nested types