class Wiki::Page

Defined in:

wiki-api/page.cr

Constructors

Class Method Summary

Constructor Detail

def self.new(proto : String, query : String, format : String) #

Format is based on the formats in https://meta.wikimedia.org/w/api.php, formats available are XML, JSON, PHP, Rawfm, etc.


[View source]

Class Method Detail

def self.pdf(proto : String, title : String) #

[View source]