baseurl-domain

There are 7 repositories under baseurl-domain topic.

  • JessYanCoding/RetrofitUrlManager

    🔮 Let Retrofit support multiple baseUrl and can be change the baseUrl at runtime (以最简洁的 Api 让 Retrofit 同时支持多个 BaseUrl 以及动态改变 BaseUrl).

    Language:Java2.2k4444309
  • CodeWeaver13/HLNetworking

    基于AFNetworking的高阶网络请求管理器

    Language:Objective-C2797352
  • jenly1314/BaseUrlManager

    :sailboat: BaseUrlManager的设计初衷主要用于开发时,有多个环境需要打包APK的场景,通过BaseUrlManager提供的BaseUrl动态设置入口,只需打一次包,即可轻松随意的切换不同的开发环境或测试环境。在打生产环境包时,关闭BaseUrl动态设置入口即可。

    Language:Java53208
  • jenly1314/RetrofitHelper

    💪 RetrofitHelper是一个支持配置多个BaseUrl,支持动态改变BaseUrl,动态配置超时时长的Retrofit帮助类

    Language:Java37318
  • opengento/magento2-store-path-url

    This module allows to override the store code in url with an other path value.

    Language:PHP9682
  • naseemakhtar994/RetrofitUrlManager

    Let Retrofit support multiple baseUrl and can be change the baseUrl at runtime

    Language:Java10
  • VishalPVijayan4/TheMovieApp

    Building an Android application that allows users to: View a paginated list of users fetched from an API. Add new users, with offline-first support. Navigate to a movie listing and movie detail screen. Follow good architectural practices with modern Android tools and libraries.

    Language:Kotlin