kjanshair / ping

2 simple Microservices written in Python and Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ping

hello and world are 2 simple Microservices written in Python and Go respectively.

hello communicates with world to print the complete hello world.

For hello

Set Environment Variables WORLD_ADDR and WORLD_PORT for defining the complete address of service world.

For world

Set Environment Variable WORLD_PORT for setting up world service port.

About

2 simple Microservices written in Python and Go.


Languages

Language:Python 48.0%Language:Go 20.0%Language:Dockerfile 17.3%Language:Smarty 14.7%