dapr / sig-api

Repository for Dapr API Special Interest Group
Apache License 2.0
18 stars 5 forks source link

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:

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.