five

Dev Time API

收藏
RapidAPI2025-08-14 更新2025-08-16 收录
下载链接:
https://rapidapi.com/devtimeapi-devtimeapi-default/api/dev-time-api
下载链接
链接失效反馈
官方服务:
资源简介:
A tiny FastAPI service that estimates engineering effort (in hours) for a given task/feature.
创建时间:
2025-08-14
原始信息汇总

Dev Time API 数据集概述

基本信息

  • API名称: Dev Time API
  • API类型: Business Software
  • API提供商: DevTimeApi
  • 订阅计划:
    • BASIC: $0.00 / mo
    • PRO: $5.00 / mo
    • ULTRA: $20.00 / mo
    • MEGA: $80.00 / mo
  • 性能指标:
    • 流行度: 9
    • 服务等级: 100%
    • 延迟: 2997ms
    • 测试通过率: 92%

功能描述

  • 主要功能: 估计工程任务(如功能、缺陷或任务)的开发时间(小时)。
  • 输出内容:
    • 预计完成小时数
    • 不确定性范围(低/高)
    • 置信水平(low, medium, high
    • 详细估算依据
    • 复杂度分解
    • 估算方法(llmheuristic
  • 模式选择:
    • LLM模式: 基于AI的上下文感知和自然语言推理。
    • 启发式模式: 默认模式,即时、免费且对许多用例高度准确。

使用场景

  • 冲刺计划
  • 缺陷分类
  • 待办事项梳理
  • 客户提案

示例请求与响应

  • 请求示例: json { "title": "Add login with MFA", "description": "Implement TOTP-based MFA for existing Spring Security login, add setup flow and recovery codes.", "stack": ["Kotlin", "Spring Boot", "Postgres"], "complexity_hints": ["security", "mfa", "spring security"], "acceptance_criteria": "- TOTP enrollment

  • Recovery codes

  • Disable/enable per user", "risk_tolerance": "medium", "use_llm": true }

  • 响应示例: json { "estimate_hours": 18.5, "estimate_range_hours": [12.0, 25.0], "confidence": "medium", "rationale": "LLM identified MFA security integration with multiple flows and database changes. Testing overhead added.", "method": "llm", "breakdown": { "keyword_matches": [ {"pattern": "\b(auth|oauth|saml|jwt|mfa|acl|rbac)\b", "hits": 3, "weight": 8} ], "notes": [ "Heuristic only; actual effort varies with unknowns, reviews, and integration depth.", "Risk tolerance set to medium." ] } }

参数说明

字段 类型 必填 描述
title string 任务或功能的简短清晰名称。
description string 工作的详细说明,包括相关上下文。
stack array 相关技术列表(如 ["Kotlin", "Spring Boot", "Postgres"])。
complexity_hints array 指示复杂度因素的关键词或标签(如 "security", "payment", "multi-tenant")。
acceptance_criteria string 明确的成功条件或完成要求。
risk_tolerance enum "low", "medium", "high" — 影响估算范围宽度。
use_llm boolean 是否使用AI模型(true)或仅启发式方法(false)。

优势

  • 快速: 启发式模式下结果即时(<1s)。
  • 🧠 智能: AI模式理解复杂多步骤任务。
  • 🪶 轻量级: 无需设置,直接调用获取估算。
  • 🔒 安全: 不存储任务数据,仅在内存中处理。
搜集汇总
数据集介绍
main_image_url
背景与挑战
背景概述
Dev Time API是一个提供开发时间估算服务的接口,支持通过AI或启发式方法预测任务耗时,适用于敏捷规划和项目评估。该API可返回时间估算、置信度及详细分析,并提供免费和付费的不同使用模式。
以上内容由遇见数据集搜集并总结生成
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作