https://github.com/dragonflyoss/api
Canonical location of the Dragonfly API definition
https://github.com/dragonflyoss/api
cloud-native cncf dragonfly grpc p2p protobuf
Last synced: 11 months ago
JSON representation
Canonical location of the Dragonfly API definition
- Host: GitHub
- URL: https://github.com/dragonflyoss/api
- Owner: dragonflyoss
- License: apache-2.0
- Created: 2022-07-28T12:31:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-16T11:54:39.000Z (12 months ago)
- Last Synced: 2025-04-23T22:02:28.292Z (11 months ago)
- Topics: cloud-native, cncf, dragonfly, grpc, p2p, protobuf
- Language: Rust
- Homepage: https://d7y.io
- Size: 4.18 MB
- Stars: 10
- Watchers: 16
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# api
[](https://github.com/dragonflyoss/dragonfly/discussions)
[](https://github.com/dragonflyoss/api/blob/main/LICENSE)
Canonical location of the Dragonfly API definition.
The project includes the api definitions of dragonfly services and the mocks of the interface.
## Note to developers
If developers need to change dragonfly api definition,
please contact [dragonfly maintainers](https://github.com/dragonflyoss/dragonfly/blob/main/MAINTAINERS.md).
## Community
Join the conversation and help the community.
- **Slack Channel**: [#dragonfly](https://cloud-native.slack.com/messages/dragonfly/) on [CNCF Slack](https://slack.cncf.io/)
- **Discussion Group**:
- **Developer Group**:
- **Github Discussions**: [Dragonfly Discussion Forum](https://github.com/dragonflyoss/dragonfly/discussions)
- **Twitter**: [@dragonfly_oss](https://twitter.com/dragonfly_oss)
- **DingTalk**: [22880028764](https://qr.dingtalk.com/action/joingroup?code=v1,k1,pkV9IbsSyDusFQdByPSK3HfCG61ZCLeb8b/lpQ3uUqI=&_dt_no_comment=1&origin=11)
## Contributing
You should check out our
[CONTRIBUTING](https://github.com/dragonflyoss/dragonfly/blob/main/CONTRIBUTING.md) and develop the project together.
## Code of Conduct
Please refer to our [Code of Conduct](https://github.com/dragonflyoss/dragonfly/blob/main/CODE_OF_CONDUCT.md).