Sign inSign up

seges/zemepan

By seges

Updated over 7 years ago

Zemepán is API governor and central registry for your microservices or serverless functions

Image
0

325

seges/zemepan repository overview

Zemepán API governor and registry

Zemepán serves as your central registry for APIs and JSON schemas suitable for microservices and serverless functions. As JSON schema registry it can be used in combination of your favorite IDE or editor to validate any JSON you create. The API can refer to such schemas and either be deployed in the registry or reference parts of APIs stored in the registry.

Start

docker run -v ./api:/opt/zemepan/api -v ./schema:/opt/zemepan/schema seges/zemepan:1.0.0

Environment configuration

VariableDefault valueDescription
NODE_ENV
SSLfalse
http__port60000
http__ssl__key_file$(cwd)/ca/key.pem
http__ssl__cert_file$(cwd)/ca/cert.pem
server__root_dir
server__source_url
server__target_url'host' header

Tag summary

Content type

Image

Digest

Size

28.1 MB

Last updated

over 7 years ago

docker pull seges/zemepan:1.0.4