Dapr API Quickstarts
Learn how to use Dapr's distributed application APIs with Catalyst. Choose an API and your preferred language to get started:
Publish/Subscribe
Enable the publish/subscribe pattern for asynchronous, event-driven messaging between services.
State Management
Enable stateful data persistence with distributed key-value storage.
Service Invocation
Enable the request-reply pattern for synchronous service-to-service communication.