CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
TestsTested | ✗ |
LangLanguage | SwiftSwift |
License | MIT |
ReleasedLast Release | Sep 2017 |
SwiftSwift Version | 3.0 |
SPMSupports SPM | ✗ |
Maintained by weibo.
Server config route platform
{
"code": 200,
"msg": "success",
"base_url": ["http://www.baidu.com","http://www.163.com","http://www.sina.com"]
}
##接口
##GET
url=域名/groute/v1/config?app_id=xx×tamp=xx&sign=xxx
sign = sha1(sercet + app_id + timestamp)
密钥+app_id+时间戳
##注意事项
timestamp:时间戳误差在5分钟之内。超出会返回错误
Android: 详情
iOS: 详情
Copyright (C) GRoute Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.