An open API service indexing awesome lists of open source software.

https://github.com/hardi17/rssfeedsreader

Fetching XML response using retrofit converter simplexml. Kotlin | Retrofit | MVVM | XML
https://github.com/hardi17/rssfeedsreader

dagger-hilt junit kotlin mockito mvvm retrofit2 simplexmlconverterfactory turbine unit-testing

Last synced: 12 months ago
JSON representation

Fetching XML response using retrofit converter simplexml. Kotlin | Retrofit | MVVM | XML

Awesome Lists containing this project

README

          

# Rss feeds reader
- Use "SimpleXml" converter for this news app to read XMl response.
- Display a world news feed using this URL : https://feeds.bbci.co.uk/news/world/rss.xml.
- Display news title, description, and image.
- Open news link in a browser when click on news item.
- Covered unit test for HomeFeedRespositoryTest,
- Fetching news from API success and error scenario.

## Main feature
- Language : Kotlin
- Android Architecture : MVVM
- Dependency Injection : Hilt
- Image loading : Glide
- Coroutines and kotlin Flow api
- Testing : Mockito, JUnit and Turbine
- Retrofit : Networking libraries
- XMl converter : SimpleXml
- XML, viewbinding and refresh layout

## Contributing to create small app for fetching XML response using SimpleXml converter in kotlin

Just make pull request. You are in!

Thanks

Hardi Rachh

You can connect with me on:

- LinkedIn : https://www.linkedin.com/in/hardi-r/
- Medium : https://hardirachh.medium.com/