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

https://github.com/oc8/user-management-ms


https://github.com/oc8/user-management-ms

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# user-management-ms

## Buf

https://buf.build/docs/installation

```sh
cargo install protoc-gen-prost-crate
```

### Generation

```sh
make protos
```
or
```sh
buf generate
```

## Install python package

```bash
pip install git+https://github.com/oc8/[email protected]#egg=auth
```

usage: https://github.com/danielgtaylor/python-betterproto?tab=readme-ov-file#async-grpc-support