https://github.com/oc8/user-management-ms
https://github.com/oc8/user-management-ms
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oc8/user-management-ms
- Owner: oc8
- Created: 2024-03-22T18:43:53.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-09T15:54:40.000Z (8 months ago)
- Last Synced: 2024-10-18T06:55:50.283Z (8 months ago)
- Language: Rust
- Size: 20.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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