Medium::Client::Posts
Instance methods
collection_archive(year : String = "", month : String = "", day : String = "") : Array(String)
A list of all posts from publications
normalize_urls(urls : Array(String)) : Array(String)
Sourcepost_by_id(post_id : String)
Sourcepost_id_from_url(url : String)
Sourceposts(source = "overview")
Sourcestreams(source = "overview")
Source