sig-api
sig-api copied to clipboard
Repository for Dapr API Special Interest Group
API Specification
This repository contains the documents, discussions and implementations of the API specification for Dapr.
Structure
The Open API definitions for Dapr Components can be found in the following directories:
- Dapr Statestore Component APIs
- Dapr PubSub Component APIs
This repository also includes a Technology Compatibility Kit (TCK for short) which tests the Open APIs specification by creating Postman collections including Contract, Content and Variation tests using Portman and then run all the tests against daprd which is started using Docker Compose. These tests are automated using GitHub Actions that you can find inside the .github/workflows directory, and use Newman to execute the generated tests.
Contact
If you have a general question or suggestion regarding the work done in this special interest group, please open a GitHub issue in this repository.
- API Spec Discord Channel
- Owners