9 lines
538 B
Markdown
9 lines
538 B
Markdown
# References
|
|
|
|
Bundled resources for grpc-service-generator skill
|
|
|
|
- [ ] grpc_best_practices.md: A document outlining gRPC best practices for service design, error handling, and security.
|
|
- [ ] protobuf_style_guide.md: A document detailing the Protocol Buffer style guide for writing clean and maintainable .proto files.
|
|
- [ ] grpc_error_handling.md: A document explaining different gRPC error handling strategies.
|
|
- [ ] grpc_interceptors.md: A document explaining how to use gRPC interceptors for authentication, logging, and monitoring.
|