没有合适的资源?快使用搜索试试~ 我知道了~
anx-api:AppNexus控制台API的Javascript包装器
共37个文件
ts:14个
md:5个
js:5个
需积分: 11 0 下载量 117 浏览量
2021-05-10
19:21:31
上传
评论
收藏 190KB ZIP 举报
温馨提示
安装 npm install anx-api --save 使用范例 var AnxApi = require ( 'anx-api' ) ; // Create a new instance with api target var anxApi = new AnxApi ( { target : 'https://api.appnexus.com' token : 'SESSION_TOKEN' , // (optional) see also anxApi.login(...) rateLimiting : true } ) ; anxApi . get ( < serviceName> ).then(function (res) { ... } ).catch(function (err) { ... } ) 链接 建设者 var anxAp
资源推荐
资源详情
资源评论
收起资源包目录
anx-api-master.zip (37个子文件)
anx-api-master
.travis.yml 80B
docs
img
anx-api.png 35KB
upgrading-3.x-to-4.x.md 550B
upgrading-2.x-to-3.x.md 591B
package.json 2KB
.prettierrc 111B
tests
__mocks__
axios.js 240B
LICENSE 554B
package-lock.json 512KB
CONTRIBUTING.md 319B
.eslintrc.yaml 549B
src
concurrencyAdapter.ts 2KB
error.spec.ts 7KB
concurrencyAdapter.spec.ts 3KB
errors.ts 6KB
rateLimitAdapter.spec.ts 5KB
axiosAdapter.ts 1KB
axiosAdapter.spec.ts 2KB
types.ts 121B
rateLimitAdapter.ts 2KB
stability.ts 1KB
api.spec.ts 18KB
request-queue.ts 4KB
api.ts 10KB
index.ts 23B
.npmignore 36B
tsconfig.json 496B
examples
paging.js 843B
basic.js 501B
custom-request.js 582B
request-spy.js 682B
.gitignore 50B
CHANGELOG.md 5KB
.npmrc 36B
README.md 8KB
.editorconfig 291B
.vscode
launch.json 609B
共 37 条
- 1
资源评论
盗心魔幻
- 粉丝: 20
- 资源: 4478
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功