{"id":18386540,"url":"https://github.com/ecotoneframework/cody-integration","last_synced_at":"2025-04-12T02:09:36.760Z","repository":{"id":103070283,"uuid":"352356022","full_name":"ecotoneframework/cody-integration","owner":"ecotoneframework","description":"Integration with Cody to generate executable code from InspectIO's Event Maps","archived":false,"fork":false,"pushed_at":"2021-03-28T21:13:11.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T02:09:33.285Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ecotoneframework.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-28T14:48:22.000Z","updated_at":"2021-03-28T21:13:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"9314d004-749e-419d-866c-8cb176f5bc59","html_url":"https://github.com/ecotoneframework/cody-integration","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecotoneframework%2Fcody-integration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecotoneframework%2Fcody-integration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecotoneframework%2Fcody-integration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecotoneframework%2Fcody-integration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecotoneframework","download_url":"https://codeload.github.com/ecotoneframework/cody-integration/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248505931,"owners_count":21115354,"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":"2024-11-06T01:22:25.605Z","updated_at":"2025-04-12T02:09:36.733Z","avatar_url":"https://github.com/ecotoneframework.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ecotone - InspectIO Cody Integration\n\n[InspectIO](https://github.com/event-engine/inspectio \"InspectIO\") can\nconnect to a coding bot called [Cody](https://github.com/event-engine/inspectio/wiki/PHP-Cody-Tutorial \"PHP Cody Tutorial\"). \nWith its help you can generate working code from an event map. This package connects Cody with Ecotone.\n\nCody server runs at [http://localhost:3311](http://localhost:3311)\n\n## Installation\n\nPlease make sure you have installed [Docker](https://docs.docker.com/install/ \"Install Docker\")\nand [Docker Compose](https://docs.docker.com/compose/install/ \"Install Docker Compose\").\n\nInstall Cody next to your project repository. Let's say project root is in `/home/projects/my_awesome_service` then\nyou should clone Cody into `/home/projects/cody-integration`:\n\n```bash\n$ git clone https://github.com/ecotoneframework/cody-integration.git\n$ cd cody-integration\n$ # Adjust relative path to your service in .env file\n$ cp .env.dist .env\n$ composer install\n```\n\n## Start Cody Server\n\nTo start the Cody server execute the following command. You should be able to connect from *InspectIO* to the Cody server\nvia the URL `http://localhost:3311`.\n\n```\n$ docker-compose up -d --no-recreate\n```\n\n## Cody Config\n\nEcotone Cody Integration ships with preconfigured Cody hooks. If you want to change the default behavior copy and rename\n`codyconfig.php.dist` to `codyconfig.php` and adjust as needed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecotoneframework%2Fcody-integration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fecotoneframework%2Fcody-integration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecotoneframework%2Fcody-integration/lists"}