Story
As a developer, I want some networking architecture to do some CRUD operations.
Acceptance criteria
Inside the Networking folder, create follow the same architecture as iOS:
- HTTPClient: Interface for HTTPClient
- LiveHTTPClient: Concrete implementation of HTTPClient
- NetworkDecodableLoader: Generic network client
Resources
Story
As a developer, I want some networking architecture to do some CRUD operations.
Acceptance criteria
Inside the Networking folder, create follow the same architecture as iOS:
Resources