{"id":28729808,"url":"https://github.com/didi/daedalus","last_synced_at":"2025-06-15T17:11:09.506Z","repository":{"id":44759681,"uuid":"383534115","full_name":"didi/daedalus","owner":"didi","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-09T08:05:13.000Z","size":2213,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-14T13:44:07.384Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/didi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-06T16:31:36.000Z","updated_at":"2024-02-29T04:56:30.000Z","dependencies_parsed_at":"2022-08-29T22:22:52.906Z","dependency_job_id":null,"html_url":"https://github.com/didi/daedalus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/didi/daedalus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didi%2Fdaedalus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didi%2Fdaedalus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didi%2Fdaedalus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didi%2Fdaedalus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/didi","download_url":"https://codeload.github.com/didi/daedalus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didi%2Fdaedalus/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260016055,"owners_count":22946321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-15T17:11:06.198Z","updated_at":"2025-06-15T17:11:09.493Z","avatar_url":"https://github.com/didi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Daedalus\n\n## 什么是Daedalus（数据工厂）\n\n日常开发、测试过程中的数据构造一直是一件比较麻烦的事情，每个人都有自己收藏的CURL命令、Swagger地址、SQL语句等等，部分功能有传统的数据工厂支持，但是需要前后端开发。\n\nDaedalus就是为了解决这些问题而生，实现快速创建数据构造流程，数据构造流程的可视化、线上化、持久化、标准化。\n\nDaedalus是一个平台，不包含任何数据构造流程，所有流程都需要用户手动创建。\n\n## 如何做\n\nDaedalus通过抽象数据构造过程，提供HTTP接口调用、Dubbo接口调用、发送MQ、MYSQL操作、Redis操作、Groovy脚本等基本能力（持续增加中），通过将这些能力编排为流水线实现数据构造场景。\n\n同时流水线支持用户输入、多环境、全局变量，输出提取变量、条件选择、各种插件等功能辅助支持各种逻辑实现。\n\n\n## 功能描述\n\n* 组件式构建流水线，支持分支、条件等\n* 支持dubbo、http、mysql、redis、email通知、groovy脚本等能力\n* 自动表单渲染  \n* 多环境支持\n* 内置函数变量  \n* 定时执行\n* 流水线复用\n* 目录管理\n* 流水线调试\n* 运行记录、运行日志\n* 复制、分享\n* ......\n\n## 如何使用\n\n### 环境依赖\nmac/linux/windows\nmaven\njava 1.8\nmongoDB\n\n### 步骤\n1.下载\n\n`git clone https://github.com/didi/daedalus.git`\n\n2.修改配置\n* application-*.properties中的mongodb地址，smtp服务相关信息\n\n3.编译打包\n*进入目录执行 mvn clean package -DskipTests\n\n4.运行\n\n`java -jar daedalus-server.jar`\n\n5.打开 http://localhost:8080\n\n\n## 部署\n\n为了解决环境隔离问题（如线上环境和线下环境），Daedalus支持多环境部署，由主环境进行调度。\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdidi%2Fdaedalus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdidi%2Fdaedalus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdidi%2Fdaedalus/lists"}