{"id":20490812,"url":"https://github.com/osoco/pharo-eda-api","last_synced_at":"2026-02-04T00:38:19.403Z","repository":{"id":140852909,"uuid":"370017145","full_name":"osoco/pharo-eda-api","owner":"osoco","description":"The API shared between PharoEDA components","archived":false,"fork":false,"pushed_at":"2021-07-18T06:17:42.000Z","size":6351,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-03-05T17:29:41.971Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Smalltalk","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/osoco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-05-23T10:03:12.000Z","updated_at":"2021-07-18T06:17:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"f3aa851b-3c21-4999-b82b-e75fc80cd769","html_url":"https://github.com/osoco/pharo-eda-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"osoco/pharo-eda-adapters","purl":"pkg:github/osoco/pharo-eda-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osoco%2Fpharo-eda-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osoco%2Fpharo-eda-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osoco%2Fpharo-eda-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osoco%2Fpharo-eda-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osoco","download_url":"https://codeload.github.com/osoco/pharo-eda-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osoco%2Fpharo-eda-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263986226,"owners_count":23539808,"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-15T17:18:36.074Z","updated_at":"2026-02-04T00:38:14.384Z","avatar_url":"https://github.com/osoco.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PharoEDA API\n\nThis project contains the API shared by PharoEDA components.\n\n## Motivation\n\nPharoEDA is a framework to build event-driven applications, following DDD principles, and using ports-and-adapters for the external layers. This repository contains the common classes used by the PharoEDA components: [PharoEDA-Adapters](https://github.com/osoco/pharo-eda-adapters \"PharoEDA Adapters\") and [PharoEDA](https://github.com/osoco/pharo-eda-adapters \"PharoEDA\") itself.\n\n## Design\n\nPharoEDA-API defines the core classes and events used by the PharoEDA components to communicate with each other.\n\n## Usage\n\nYou shouldn't need to add this repository to yours, unless you're developing PharoEDA itself. If you're implementing a regular PharoEDA application, this repository is loaded as an indirect dependency.\n\nAnyway, if you need, you can load it via Metacello:\n\n```smalltalk\nMetacello new repository: 'github://osoco/pharo-eda-api:main'; baseline: #PharoEDAApi; load\n```\n\n## Work in progress\n\n- Refactor PharoEDA.\n\n## Credits\n\n- Background of the Pharo image by \u003ca href=\"https://pixabay.com/users/pollydot-160618/?utm_source=link-attribution\u0026amp;utm_medium=referral\u0026amp;utm_campaign=image\u0026amp;utm_content=337695\"\u003ePollyDot\u003c/a\u003e from \u003ca href=\"https://pixabay.com/?utm_source=link-attribution\u0026amp;utm_medium=referral\u0026amp;utm_campaign=image\u0026amp;utm_content=337695\"\u003ePixabay\u003c/a\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosoco%2Fpharo-eda-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosoco%2Fpharo-eda-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosoco%2Fpharo-eda-api/lists"}