Skip to content

krishna-birla/proto2swagger3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

proto2swagger3

Test files generated using the gnostic library that interconverts between .pb (protobuf) and .json/.yaml (Swagger OpenAPI2/3) files.

Notes

To view binary code inside .pb file, download it and view in an editor for example sublime text. So something like:

�status��
    ��string

looks like:

<0x06>status<0x12><0x0b>
	Ê<0x01><0x06>string

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published