
Security News
TypeScript is Porting Its Compiler to Go for 10x Faster Builds
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
protoc-gen-openapiv2
Advanced tools
This repo generates the missing Python code to support code generated using gRPC Gateway protoc annotations.
This package depends on googleapis-common-protos
to provide google.api.annotations_pb2
and others that
the generated code will depend on. It's also worth noting that the generated protobuf stubs are specific for
the new protobuf
major version (as described in https://developers.google.com/protocol-buffers/docs/news/2022-05-06).
pip install protoc-gen-openapiv2
./gen-openapi-protos.sh
will generate the code from grpc-gateway.python -m pip install --upgrade build && python -m build
to build the package.python -m pip install --user --upgrade twine && python -m twine upload --repository pypi dist/*
FAQs
Provides the missing pieces for gRPC Gateway.
We found that protoc-gen-openapiv2 demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.