diff --git a/topics/asyncapi/asyncapi.png b/topics/asyncapi/asyncapi.png new file mode 100644 index 00000000000..ad835a8e288 Binary files /dev/null and b/topics/asyncapi/asyncapi.png differ diff --git a/topics/asyncapi/index.md b/topics/asyncapi/index.md new file mode 100644 index 00000000000..ef2961e29ff --- /dev/null +++ b/topics/asyncapi/index.md @@ -0,0 +1,15 @@ +--- +topic: asyncapi +logo: asyncapi.png +aliases: aas, async-api, asyncapi-specification, async-api-specification, asyncapi-spec, async-api-spec +display_name: AsyncAPI Specification +short_description: The AsyncAPI Specification is a specification for describing, producing, consuming, and visualizing event-driven services. +related: json-schema, eda, event-driven, event-driven-architecture, avro, openapi +created_by: AsyncAPI Initiative, Fran Méndez +released: September 20, 2017 +url: https://www.asyncapi.com +github_url: https://github.com/asyncapi/spec +--- +The **AsyncAPI Specification** (**AAS**), is a specification for a programming language-agnostic, machine-readable interface definition language for describing, producing, consuming, and visualizing event-driven services. + +AsyncAPI documents describe API services and are represented in YAML or JSON formats. \ No newline at end of file