Skip to content

coco-bigdata/HubbleJava

Repository files navigation

HubbleJava

API Java SDK

使用SDK

// spring boot, inject regionService
MobileCityResult result = this.regionService.getMobileCity("13429667914");

maven

Maven 引用方式

<dependency>
    <groupId>com.github.zhangchunsheng</groupId>
    <artifactId>hubble-java-region</artifactId>
    <version>1.0.0</version>
</dependency>

聚合region

{
    "resultcode":"200",
    "reason":"Return Successd!",
    "result":{
        "province":"浙江",
        "city":"杭州",
        "areacode":
        "0571",
        "zip":"310000",
        "company":"移动",
        "card":""
    },
    "error_code":0
}

捐助 donate

支付宝 微信

About

public API sdk, aggregation public API, like weather, ID, sms and so on

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages