This repo is specifically for testing out API concepts for a peer-to-peer API network.
The focus is on figuring out the differences in terms of performance and network structure between high performance apps (a raytracer) and low to medium performance apps (integrating a Java application with a Python application across a network).
Distributed Raytracer by @haegan (George Sferos)
Java/Python intergration by @icequeen88 (Karini Govender)
Network Layer by AlysonBelle (Alyson Ngonyama)