Skip to content
/ ping Public

2 simple Microservices written in Python and Go.

Notifications You must be signed in to change notification settings

kjanshair/ping

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published