Skip to content

实现类似Retrofit的网络请求框架,底层默认使用OkHttp实现。支持Get,Post,注解参数,动态替换url,param,header等。支持FastJson,Gson解析。

License

Notifications You must be signed in to change notification settings

atinysix/Invoker

Repository files navigation

Invoker

实现类似Retrofit的网络请求框架,底层默认使用OkHttp实现。 支持Get,Post,Header,Param,ParamMap,FileParam。 支持动态替换url,param,header等。 默认支持FastJson,Gson解析。

About

实现类似Retrofit的网络请求框架,底层默认使用OkHttp实现。支持Get,Post,注解参数,动态替换url,param,header等。支持FastJson,Gson解析。

Topics

Resources

License

Stars

Watchers

Forks

Languages