protodoc-server
v1.1.0
Published
hapi-swagger-like protobuf documentation server & protobuf output endpoint. (For avoiding git-submodule complexity and use wget to share output)
Downloads
8
Readme
protodoc-server
Overview
Protobuf auto documentation generator
+documentation ECS hosting command
- Inspired by
[glennjones/hapi-swagger](https://github.com/glennjones/hapi-swagger)
Prerequisits
- Make your protofiles on
./proto
dir Convox
registration andAmazon ECS
setting
Run locally
protodoc-server start
Run publicly
protodoc-server deploy
Route
/documentation
FYI
Convox
is AmazonECS wrapper, same likekubernetes
Dockerfile
anddocker-componse.yml
is on npm repository- You need to ready
/proto
andconvox
for deployment
Future work
- Faster deployment. Now 5m20s needed