Buddy
最快的持续集成和持续交付平台
- 认证方式
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 持续集成
简介
Buddy 提供 CI/CD API——基于 OAuth/token(缺少 token 返回 401,已实测)。
快速开始
工作区(替换 YOUR_TOKEN):
curl "https://api.buddy.works/workspaces" \
-H "Authorization: Bearer YOUR_TOKEN"
认证方式
- Buddy 账户 → 个人访问 token。
- 通过
Authorization: Bearer发送(缺失 → 401,已实测)。
速率限制与注意事项
- 免费层带限额(看文档);付费档可扩展。
- 流水线、项目。
常见问题
Buddy 免费吗? 免费层带限额;更多需要付费。
为什么 401? 需要 token(已实测)。
认证风格是什么?
Authorization: Bearer。
持续集成 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Azure DevOps Health Resource health helps you diagnose and get support when an Azure issue impacts your resources | API Key | No | No | ↗ |
| Bitrise Build tool and processes integrations to create efficient development pipelines | API Key | Yes | Unknown | ↗ |
| CircleCI Automate the software development process using continuous integration and continuous delivery | API Key | Yes | Unknown | ↗ |
| Codeship Codeship is a Continuous Integration Platform in the cloud | API Key | Yes | Unknown | ↗ |
| Travis CI Sync your GitHub projects with Travis CI to test your code in minutes | API Key | Yes | Unknown | ↗ |