Devto::Client
Inherits Devto::Connection / Reference / Object
Constructors
new(ctx : Medup::Context)
SourceInstance methods
close
Sourceconvert_to_api_url(url : String) : String
Converts public article url to api format url. in: https://dev.to/jetthoughts/how-to-use-linear-gradient-in-css-bi1 out: https://dev.to/api/articles/jetthoughts/how-to-use-linear-gradient-in-css-bi1
Retrive article from provider and convert build Post object.
post_urls_by_author(author : String)
Source