Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 324 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 324 Bytes

RecursiveCall (NodeJS)

Description

Simple API that calls another instance of itself.

This is not the primary nor the most feature rich version. This version exists to demonstrate orchestration (Swarm + Kubernetes) upgrading.

The primary version is RecursiveCall-Go.