Skip to content

Request support cache, rxjava, custome request adapter with other Httprequest library

Notifications You must be signed in to change notification settings

binhbt/FaRequest

Repository files navigation

Fucking Awesome Http Request

  • Request support cache, rxjava, custome request adapter with other Httprequest library. you can use Retrofit, OkHttp, Volley or whats the fuckin httplibrary you want. Switch http core request in a sec.
  • Demo at: https://github.com/binhbt/FADemo
//All project
allprojects {
    repositories {
        google()
        maven { url "https://jitpack.io" }
    }
}
//App project
implementation 'com.github.binhbt:FaRequest:1.3.3'
        

About

Request support cache, rxjava, custome request adapter with other Httprequest library

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages