Decode the remote api responses into response types that have two parts: RequestStatus and response-specific type.
Using Elm pipelines with andThen to decode a…
Decode the remote api responses into response types that have two parts: RequestStatus and response-specific type.