Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/authzed/api
Protocol Buffers & gRPC Services used by SpiceDB
https://github.com/authzed/api
api authorization authzed fine-grained-access-control fine-grained-authorization grpc protocol-buffers zanzibar
Last synced: 6 days ago
JSON representation
Protocol Buffers & gRPC Services used by SpiceDB
- Host: GitHub
- URL: https://github.com/authzed/api
- Owner: authzed
- License: apache-2.0
- Created: 2021-09-16T19:43:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T18:10:59.000Z (2 months ago)
- Last Synced: 2024-09-16T22:33:50.662Z (2 months ago)
- Topics: api, authorization, authzed, fine-grained-access-control, fine-grained-authorization, grpc, protocol-buffers, zanzibar
- Homepage: https://authzed.com/docs
- Size: 190 KB
- Stars: 15
- Watchers: 9
- Forks: 17
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
Awesome Lists containing this project
README
# Authzed API
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg "Apache 2.0 License")](https://www.apache.org/licenses/LICENSE-2.0.html)
[![Docs](https://img.shields.io/badge/docs-authzed.com-%234B4B6C "Authzed Documentation")](https://docs.authzed.com)
[![Build Status](https://github.com/authzed/api/workflows/Lint/badge.svg "GitHub Actions")](https://github.com/authzed/api/actions)
[![Discord Server](https://img.shields.io/discord/844600078504951838?color=7289da&logo=discord "Discord Server")](https://authzed.com/discord)
[![Twitter](https://img.shields.io/twitter/follow/authzed?color=%23179CF0&logo=twitter&style=flat-square "@authzed on Twitter")](https://twitter.com/authzed)This project contains the definitions of [Protocol Buffers] used by Authzed.
[Buf] is used to distribute these definitions and generate source code from them.
You can find more info on [authentication], [HTTP/JSON API usage], and the [versioning and deprecation policy] in the [Authzed Docs].
See [CONTRIBUTING.md] for instructions on how to contribute and perform common tasks like building the project and running tests.
[Protocol Buffers]: https://developers.google.com/protocol-buffers/
[Buf]: https://github.com/bufbuild/buf
[authentication]: https://docs.authzed.com/reference/api#authentication
[HTTP/JSON API usage]: https://docs.authzed.com/reference/api#alternative-httpjson-api
[versioning and deprecation policy]: https://docs.authzed.com/reference/api#versioning--deprecation-policy
[Authzed Docs]: https://docs.authzed.com
[Authzed API Reference documentation]: https://docs.authzed.com/reference/api
[Buf Registry Authzed API repository]: https://buf.build/authzed/api/docs/main
[CONTRIBUTING.md]: https://github.com/authzed/api/blob/main/CONTRIBUTING.md