Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flesh out README and CONTRIBUTING #14

Merged
merged 2 commits into from
Sep 16, 2024
Merged

Flesh out README and CONTRIBUTING #14

merged 2 commits into from
Sep 16, 2024

Conversation

tstirrat15
Copy link
Contributor

Fixes #8
Fixes #9

Description

Part of polishing this lib for first release.

Changes

Add to README and CONTRIBUTING so they look something like what's in authzed-py.

Testing

Review changes.


This repository houses the official .NET (generated in C#) client library for Authzed and SpiceDB.

This project is intended to be a canonical source of generated ProtoBuf messages for gRPC communication.
[Authzed] is a database and service that stores, computes, and validates your application's permissions.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We seem to be using "Authzed" instead of "SpiceDB", is that expected?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's present in the authzed-py repo as well, which is what I was cribbing from. It read strangely to me as well, but I figured it might be related to SEO on the READMEs. I can ask @jzelinskie though.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can land this and fix it after the fact if needed.

@tstirrat15 tstirrat15 merged commit cea8a6b into main Sep 16, 2024
3 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update README.md Update CONTRIBUTING.md
2 participants