Skip to content

Implemented core annotation based network module for android utilizing rest client (retrofit), dependency injection (dagger-Hilt), kotlin coroutine, custom annotation, gson converter, tixml converter.

License

Notifications You must be signed in to change notification settings

Humayan-Kabir/NetworkCall

Repository files navigation

network module for android project

features

  • annotation based rest api client.
  • support dynamic response converter (gsonConverter, tikxmlConverter)
  • dynamic error handler.

core technology used

  • retrofit
  • dagger-hilt
  • kotlin
  • gson converter
  • tikXml converter
  • custom annotation

About

Implemented core annotation based network module for android utilizing rest client (retrofit), dependency injection (dagger-Hilt), kotlin coroutine, custom annotation, gson converter, tixml converter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages