Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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