{"id":13539908,"url":"https://github.com/event-catalog/eventcatalog","last_synced_at":"2026-04-02T10:30:48.053Z","repository":{"id":37093238,"uuid":"429578090","full_name":"event-catalog/eventcatalog","owner":"event-catalog","description":"The architecture catalog for distributed systems. Document events, services, domains \u0026 flows with AI-powered discovery.","archived":false,"fork":false,"pushed_at":"2026-02-27T16:42:43.000Z","size":53542,"stargazers_count":2569,"open_issues_count":177,"forks_count":238,"subscribers_count":22,"default_branch":"main","last_synced_at":"2026-02-27T16:43:16.789Z","etag":null,"topics":["ai","architecture","asyncapi","ddd","distributed-systems","documentation","domain-driven-design","event-catalog","event-driven-architecture","microservices"],"latest_commit_sha":null,"homepage":"https://eventcatalog.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/event-catalog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["event-catalog"]}},"created_at":"2021-11-18T20:59:21.000Z","updated_at":"2026-02-27T16:41:45.000Z","dependencies_parsed_at":"2026-02-16T14:06:31.377Z","dependency_job_id":null,"html_url":"https://github.com/event-catalog/eventcatalog","commit_stats":{"total_commits":425,"total_committers":44,"mean_commits":9.659090909090908,"dds":0.7105882352941176,"last_synced_commit":"dcc7481321e4dad0c403235ded5dab267903eafb"},"previous_names":["event-catalog/eventcatalog"],"tags_count":669,"template":false,"template_full_name":null,"purl":"pkg:github/event-catalog/eventcatalog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/event-catalog%2Feventcatalog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/event-catalog%2Feventcatalog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/event-catalog%2Feventcatalog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/event-catalog%2Feventcatalog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/event-catalog","download_url":"https://codeload.github.com/event-catalog/eventcatalog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/event-catalog%2Feventcatalog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30008889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T15:15:59.058Z","status":"ssl_error","status_checked_at":"2026-03-02T15:15:58.758Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["ai","architecture","asyncapi","ddd","distributed-systems","documentation","domain-driven-design","event-catalog","event-driven-architecture","microservices"],"created_at":"2024-08-01T09:01:33.851Z","updated_at":"2026-04-02T10:30:48.040Z","avatar_url":"https://github.com/event-catalog.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"./images/banner.png\" alt=\"EventCatalog overview\" width=\"800\" /\u003e\n\n## The architecture catalog for distributed systems \n\nDiscover your domains, services, events, and schemas — with AI-powered discovery, interactive visualizations, and 15+ generators for Kafka, EventBridge, RabbitMQ, and more.\n\n[![main](https://github.com/event-catalog/eventcatalog/actions/workflows/verify-build.yml/badge.svg)](https://github.com/event-catalog/eventcatalog/actions/workflows/verify-build.yml)\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/event-catalog/eventcatalog/blob/main/LICENSE)\n[![npm version](https://badge.fury.io/js/@eventcatalog%2Fcore.svg)](https://badge.fury.io/js/@eventcatalog/core)\n[![All Contributors](https://img.shields.io/badge/all_contributors-69-orange.svg?style=flat-square)](#contributors-)\n\n**31,000+ catalogs created**\n\n\n\u003c/div\u003e\n\n\u003cbr/\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./images/overview-demo.gif\" alt=\"EventCatalog overview\" width=\"800\" /\u003e\n\u003c/p\u003e\n\n[Documentation](https://www.eventcatalog.dev/docs) | [Live Demo](https://demo.eventcatalog.dev) | [Discord](https://discord.gg/3rjaZMmrAm)\n\n\n\u003cbr/\u003e\n\n## Get started in seconds\n\n```bash\nnpx @eventcatalog/create-eventcatalog@latest my-catalog\n```\n\nThat's it. Open `http://localhost:3000` and start documenting your architecture.\n\nLooking for a guided walkthrough? Check out the [Getting Started](https://www.eventcatalog.dev/docs/development/getting-started/installation) guide.\n\n---\n\n## Core Features\n\n### Visualise your architecture\n\nInteractive node graphs that map your entire system — services, events, commands, queries, domains, and how they connect.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./images/visualizer-demo.gif\" alt=\"Architecture visualiser\" width=\"800\" /\u003e\n\u003c/p\u003e\n\n### AI-powered discovery\n\nAsk questions about your architecture and business in natural language. The built-in AI chat and MCP server let you and your tools explore your catalog.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./images/ai-demo.gif\" alt=\"AI-powered discovery\" width=\"800\" /\u003e\n\u003c/p\u003e\n\n### Schema explorer\n\nQuickly find any schema across your catalog — OpenAPI, AsyncAPI, Protobuf, JSON Schema, Avro, and more. All in one searchable place.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./images/schema-explorer-demo.gif\" alt=\"Schema explorer\" width=\"800\" /\u003e\n\u003c/p\u003e\n\n### Schema fields\n\nFilter and find any property on any field across your entire catalog. See how fields are used across services and messages.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./images/schema-fields-demo.gif\" alt=\"Schema fields explorer\" width=\"800\" /\u003e\n\u003c/p\u003e\n\n### Bring your own docs\n\nAttach architecture decision records, runbooks, and any custom documentation to your domains, services, and teams. Version them alongside your architecture.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./images/bring-your-own-docs.gif\" alt=\"Bring your own docs\" width=\"800\" /\u003e\n\u003c/p\u003e\n\n### Document business flows\n\nTell the end-to-end story of your business workflows. Reference the services and messages you already have to build a higher-level picture of how everything fits together.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./images/flow-demo.gif\" alt=\"Business flow documentation\" width=\"800\" /\u003e\n\u003c/p\u003e\n\n### And much more...\n\n- **Version your resources** — Full semantic versioning for events, commands, services, and more\n- **15+ generators** — Auto-generate from AsyncAPI, OpenAPI, Kafka, Confluent, AWS EventBridge, and more\n- **Customizable** — Themes, custom MDX components, and configurable layouts\n- **Enterprise ready** — OAuth2, RBAC, schema governance, breaking change detection\n\n---\n\n## Demos\n\nSee EventCatalog powering real-world architectures:\n\n| | | |\n|---|---|---|\n| [**E-Commerce**](https://demo.eventcatalog.dev/) | [**Finance**](https://eventcatalog-examples-finance.vercel.app/) | [**Healthcare**](https://eventcatalog-examples-healthcare.vercel.app/) |\n| [**SaaS**](https://eventcatalog-examples-saas.vercel.app/) | | |\n\n---\n\n## Packages\n\n| Package | Description |\n|---------|-------------|\n| [@eventcatalog/core](./packages/core) | Main catalog application (Astro + React) |\n| [@eventcatalog/sdk](./packages/sdk) | Node.js SDK for programmatic catalog management |\n| [@eventcatalog/create-eventcatalog](./packages/create-eventcatalog) | CLI scaffolding tool |\n| [@eventcatalog/visualiser](./packages/visualiser) | Standalone React visualiser component |\n| [@eventcatalog/dsl-playground](./packages/playground) | Browser-based DSL playground |\n\n---\n\n## Documentation\n\nVisit the [official docs](https://www.eventcatalog.dev/docs/development/getting-started) to learn more.\n\n---\n\n## Support\n\nNeed help? Join the [EventCatalog Discord](https://discord.gg/3rjaZMmrAm).\n\n---\n\n## Contributing\n\nWe welcome contributions! See the [contributing guidelines](https://eventcatalog.dev/docs/contributing/overview) to get started.\n\n---\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://boyney.io/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/3268013?v=4?s=100\" width=\"100px;\" alt=\"David Boyne\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDavid Boyne\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=boyney123\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#content-boyney123\" title=\"Content\"\u003e🖋\u003c/a\u003e \u003ca href=\"#design-boyney123\" title=\"Design\"\u003e🎨\u003c/a\u003e \u003ca href=\"#example-boyney123\" title=\"Examples\"\u003e💡\u003c/a\u003e \u003ca href=\"#ideas-boyney123\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=boyney123\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://otbe.io\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/3391052?v=4?s=100\" width=\"100px;\" alt=\"Benjamin Otto\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eBenjamin Otto\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=otbe\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#ideas-otbe\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=otbe\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/event-catalog/eventcatalog/issues?q=author%3Aotbe\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/pongz79\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/250872?v=4?s=100\" width=\"100px;\" alt=\"Tiago Oliveira\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTiago Oliveira\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=pongz79\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/event-catalog/eventcatalog/issues?q=author%3Apongz79\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.bigjump.com/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/11387911?v=4?s=100\" width=\"100px;\" alt=\"Jay McGuinness\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJay McGuinness\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=jaymcguinness\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/davidkpiano\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/1093738?v=4?s=100\" width=\"100px;\" alt=\"David Khourshid\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDavid Khourshid\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=davidkpiano\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/thim81\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/952446?v=4?s=100\" width=\"100px;\" alt=\"thim81\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ethim81\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#ideas-thim81\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"https://github.com/event-catalog/eventcatalog/issues?q=author%3Athim81\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=thim81\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Muthuveerappanv\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/33663725?v=4?s=100\" width=\"100px;\" alt=\"Muthu\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMuthu\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/issues?q=author%3AMuthuveerappanv\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/tavelli\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/484951?v=4?s=100\" width=\"100px;\" alt=\"Dan Tavelli\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDan Tavelli\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=tavelli\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/steppi91\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/25939641?v=4?s=100\" width=\"100px;\" alt=\"steppi91\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003esteppi91\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=steppi91\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://twitter.com/PipoPeperoni\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/1152805?v=4?s=100\" width=\"100px;\" alt=\"Donald Pipowitch\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDonald Pipowitch\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/issues?q=author%3Adonaldpipowitch\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=donaldpipowitch\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://unravelled.dev\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/2233210?v=4?s=100\" width=\"100px;\" alt=\"Ken\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eKen\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=kzhen\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://rtoro.cl\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/5186897?v=4?s=100\" width=\"100px;\" alt=\"Rodolfo Toro\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRodolfo Toro\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=rtoro\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://blog.hackedbrain.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/284152?v=4?s=100\" width=\"100px;\" alt=\"Drew Marsh\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDrew Marsh\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=drub0y\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/dpwdec\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/51292634?v=4?s=100\" width=\"100px;\" alt=\"Dec Kolakowski\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDec Kolakowski\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=dpwdec\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=dpwdec\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/dytyniuk\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/1890615?v=4?s=100\" width=\"100px;\" alt=\"Yevhenii Dytyniuk\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eYevhenii Dytyniuk\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=dytyniuk\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/lcsbltm\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/25868958?v=4?s=100\" width=\"100px;\" alt=\"lcsbltm\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003elcsbltm\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=lcsbltm\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://matt.martz.codes\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/978362?v=4?s=100\" width=\"100px;\" alt=\"Matt Martz\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMatt Martz\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=martzcodes\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/michelgrootjans\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/345770?v=4?s=100\" width=\"100px;\" alt=\"Michel Grootjans\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMichel Grootjans\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=michelgrootjans\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/arturoabruzzini\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/17528406?v=4?s=100\" width=\"100px;\" alt=\"Arturo Abruzzini\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eArturo Abruzzini\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=arturoabruzzini\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/adlecluse\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/13390934?v=4?s=100\" width=\"100px;\" alt=\"Ad L'Ecluse\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAd L'Ecluse\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=adlecluse\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/rafaelrenanpacheco\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/12160864?v=4?s=100\" width=\"100px;\" alt=\"Rafael Renan Pacheco\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRafael Renan Pacheco\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=rafaelrenanpacheco\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=rafaelrenanpacheco\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://ldiego73.github.io/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/394222?v=4?s=100\" width=\"100px;\" alt=\"Luis Diego\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eLuis Diego\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=ldiego73\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.linkedin.com/in/danielruf/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/827205?v=4?s=100\" width=\"100px;\" alt=\"Daniel Ruf\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDaniel Ruf\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=DanielRuf\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/frenkan\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/859840?v=4?s=100\" width=\"100px;\" alt=\"Fredrik Johansson\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eFredrik Johansson\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=frenkan\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://gaddam1987.github.io/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/2576375?v=4?s=100\" width=\"100px;\" alt=\"Naresh Kumar Reddy Gaddam\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNaresh Kumar Reddy Gaddam\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=gaddam1987\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/dremonkey\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/480159?v=4?s=100\" width=\"100px;\" alt=\"Andre Deutmeyer\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAndre Deutmeyer\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=dremonkey\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/pebbz\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/1685464?v=4?s=100\" width=\"100px;\" alt=\"Pebbz\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ePebbz\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=pebbz\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://alexander.holbreich.org/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/16252784?v=4?s=100\" width=\"100px;\" alt=\"Alexander Holbreich\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAlexander Holbreich\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=aholbreich\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.josedelgadoing.com/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/30370263?v=4?s=100\" width=\"100px;\" alt=\"José Delgado\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJosé Delgado\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=jslim\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/jlee-spt\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/135801616?v=4?s=100\" width=\"100px;\" alt=\"jlee-spt\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ejlee-spt\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=jlee-spt\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/kimrejstrom\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/26428365?v=4?s=100\" width=\"100px;\" alt=\"Kim Rejström\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eKim Rejström\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=kimrejstrom\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/cgabard\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/6103932?v=4?s=100\" width=\"100px;\" alt=\"Christophe Gabard\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eChristophe Gabard\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=cgabard\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://www.waydotnet.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/197466?v=4?s=100\" width=\"100px;\" alt=\"Carlo Bertini\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eCarlo Bertini\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=WaYdotNET\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/dreglad\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/50302?v=4?s=100\" width=\"100px;\" alt=\"David Regla\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDavid Regla\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=dreglad\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://blogdomarcioweb.wordpress.com/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/6377735?v=4?s=100\" width=\"100px;\" alt=\"Marcio Vinicius\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMarcio Vinicius\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=marciovmartins\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/danielcastill0\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/40574235?v=4?s=100\" width=\"100px;\" alt=\"Daniel Andres Castillo Ardila\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDaniel Andres Castillo Ardila\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=danielcastill0\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://www.ennovative-solutions.be\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/2007116?v=4?s=100\" width=\"100px;\" alt=\"Baerten Dennis\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eBaerten Dennis\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=debae\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/ryancormack\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/1962883?v=4?s=100\" width=\"100px;\" alt=\"Ryan Cormack\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRyan Cormack\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=ryancormack\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://natee.biz\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/4300215?v=4?s=100\" width=\"100px;\" alt=\"Nathan Birrell\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNathan Birrell\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=nathanbirrell\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.jacktomlinson.co.uk/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/15871032?v=4?s=100\" width=\"100px;\" alt=\"Jack Tomlinson\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJack Tomlinson\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=jacktomlinson\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/carlosallexandre\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/20143946?v=4?s=100\" width=\"100px;\" alt=\"Carlos Rodrigues\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eCarlos Rodrigues\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=carlosallexandre\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/XaaXaaX\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/13409925?v=4?s=100\" width=\"100px;\" alt=\"omid eidivandi\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eomid eidivandi\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=XaaXaaX\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/hpatoio\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/249948?v=4?s=100\" width=\"100px;\" alt=\"Simone Fumagalli\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSimone Fumagalli\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=hpatoio\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/d-o-h\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/23699653?v=4?s=100\" width=\"100px;\" alt=\"d-o-h\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ed-o-h\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=d-o-h\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://pallares.io\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/1077520?v=4?s=100\" width=\"100px;\" alt=\"Cristian Pallarés\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eCristian Pallarés\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=skyrpex\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/SebasRendon12\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/69688183?v=4?s=100\" width=\"100px;\" alt=\"Sebastian Rendon\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSebastian Rendon\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=SebasRendon12\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://craig0990.co.uk\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/461897?v=4?s=100\" width=\"100px;\" alt=\"Craig Roberts\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eCraig Roberts\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=craig0990\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Vertygo\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/1658326?v=4?s=100\" width=\"100px;\" alt=\"Ivan Milosavljevic\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eIvan Milosavljevic\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=Vertygo\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Mezzle\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/570639?v=4?s=100\" width=\"100px;\" alt=\"Martin Meredith\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMartin Meredith\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=Mezzle\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.linkedin.com/in/ruudwelling/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/4014179?v=4?s=100\" width=\"100px;\" alt=\"Ruud Welling\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRuud Welling\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=WellingR\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/vienin\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/2124283?v=4?s=100\" width=\"100px;\" alt=\"Kevin Pouget\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eKevin Pouget\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=vienin\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/VitaliiBalash\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/4520809?v=4?s=100\" width=\"100px;\" alt=\"Vitalii Balash\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eVitalii Balash\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=VitaliiBalash\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/ababilone\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/925013?v=4?s=100\" width=\"100px;\" alt=\"Arnaud Babilone\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eArnaud Babilone\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=ababilone\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/alexanderhorner\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/18349361?v=4?s=100\" width=\"100px;\" alt=\"Alexander Horner\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAlexander Horner\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=alexanderhorner\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/simonwfarrow\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/3245908?v=4?s=100\" width=\"100px;\" alt=\"simonwfarrow\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003esimonwfarrow\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=simonwfarrow\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/augusto-romero-arango\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/142316821?v=4?s=100\" width=\"100px;\" alt=\"Augusto Romero Arango\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAugusto Romero Arango\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=augusto-romero-arango\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/cc-stjm\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/47748595?v=4?s=100\" width=\"100px;\" alt=\"cc-stjm\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ecc-stjm\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=cc-stjm\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.linkedin.com/in/lucianlature/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/24992?v=4?s=100\" width=\"100px;\" alt=\"Lucian Lature\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eLucian Lature\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/issues?q=author%3Alucianlature\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=lucianlature\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/villAsh\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/50195101?v=4?s=100\" width=\"100px;\" alt=\"Vilas Chauvhan\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eVilas Chauvhan\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=villAsh\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/mrerichoffman\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/7565432?v=4?s=100\" width=\"100px;\" alt=\"Eric Hoffman\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eEric Hoffman\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/issues?q=author%3Amrerichoffman\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/wimhaesen-kine\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/231914377?v=4?s=100\" width=\"100px;\" alt=\"wimhaesen-kine\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ewimhaesen-kine\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=wimhaesen-kine\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.ondrejmusil.cz\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/959390?v=4?s=100\" width=\"100px;\" alt=\"Ondrej Musil\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eOndrej Musil\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/issues?q=author%3Afreaz\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"#ideas-freaz\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/anatolybolshakov\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/8779682?v=4?s=100\" width=\"100px;\" alt=\"Anatoly Bolshakov\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAnatoly Bolshakov\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=anatolybolshakov\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/reisingerf\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/31906163?v=4?s=100\" width=\"100px;\" alt=\"reisingerf\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ereisingerf\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=reisingerf\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/jbarette-rossel\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/162966566?v=4?s=100\" width=\"100px;\" alt=\"Jonathan Barette\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJonathan Barette\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=jbarette-rossel\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/mumundum\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/196062898?v=4?s=100\" width=\"100px;\" alt=\"mumundum\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003emumundum\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=mumundum\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.argonus.tech\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/9743549?v=4?s=100\" width=\"100px;\" alt=\"Piotr Rybarczyk\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ePiotr Rybarczyk\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/issues?q=author%3AArgonus\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/ZakaryaCH\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/45012800?v=4?s=100\" width=\"100px;\" alt=\"ZakaryaCH\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eZakaryaCH\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/issues?q=author%3AZakaryaCH\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/jboeijenga\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/1516438?v=4?s=100\" width=\"100px;\" alt=\"Jasper Boeijenga\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJasper Boeijenga\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=jboeijenga\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://kirkdesigns.co.uk\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/200251?v=4?s=100\" width=\"100px;\" alt=\"Tom Kirkpatrick\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTom Kirkpatrick\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=mrfelton\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Machul84126\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/128227109?v=4?s=100\" width=\"100px;\" alt=\"Machul\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMachul\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/issues?q=author%3AMachul84126\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/ugostack\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/81093728?v=4?s=100\" width=\"100px;\" alt=\"ugostack\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eugostack\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/event-catalog/eventcatalog/commits?author=ugostack\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\n**[Website](https://eventcatalog.dev)** | **[Docs](https://www.eventcatalog.dev/docs)** | **[Discord](https://discord.gg/3rjaZMmrAm)** | **[Twitter](https://twitter.com/eventcatalog)**\n\n\u003csub\u003eMade with ❤️ by the EventCatalog community\u003c/sub\u003e\n\n\u003c/div\u003e\n\n---\n\n## License\n\nMIT.\n","funding_links":["https://github.com/sponsors/event-catalog"],"categories":["TypeScript","architecture","\u003ca name=\"TypeScript\"\u003e\u003c/a\u003eTypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevent-catalog%2Feventcatalog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevent-catalog%2Feventcatalog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevent-catalog%2Feventcatalog/lists"}