/either-api-sample

API with Retrofit and Either from Arrow-Kt

Primary LanguageKotlinMIT LicenseMIT

Either

What?

Sample application to showcase how to handle both success and error API responses with Retrofit and Either<,> type from Arrow-Kt.

API mock server

To make it work, a mock server need to be launched on port 3000. Instructions can be found here.

Links

Story on Medium

License

MIT License