Logo
NeoArc Studio

Async API Definitions

Create and manage channels, operations, and messages for an event-driven API

This folder contains entity definitions for the parent Async API. You can create three types of entities here: channels (communication paths), operations (send/receive actions), and messages (data structures exchanged through channels).

Learn more