Usage of httpclient with Fable

Hi

Is there a chance to use httpclient with fable, Elmish to call any existing API (in the update function) and consume the data and present if with fable, elmish.

I heard about Simplehttp but not sure how to use it.

Zaid-Ajaj/Fable.SimpleHttp: Http with Fable, made simple. (github.com)

Are there any examples out there?

Rico