hapi-swagger-like protobuf documentation server & protobuf output endpoint. (For avoiding git-submodule complexity and use wget to share output)


License
MIT
Install
npm install protodoc-server@1.1.0

Documentation

protodoc-server

  • .proto file viewer on docker
  • Inspired by [glennjones/hapi-swagger](https://github.com/glennjones/hapi-swagger)

Preparation

  • /proto/*.proto files
  • Convox registration

Run locally

  • protodoc-server start

Run publicly

  • protodoc-server deploy

Route

  • /documentation

FYI

  • Convox is AmazonECS wrapper, same like kubernetes
  • Dockerfile and docker-componse.yml is on npm repository
  • You need to ready /proto and convox for deployment

Future work

  • convox embedding for convenience
  • Always up-to-date protofile generation API