mpgirro / hemin

🔎 Hemin is a Podcast Catalog & Search Engine System built with Scala, Akka, and Elm
https://hemin.io
7 stars 0 forks source link

Use RemoteData type for remote data from the API #32

Closed mpgirro closed 5 years ago

mpgirro commented 5 years ago

Use the RemoteData type from krisajenkins/remotedata for data we load as JSON from the API.