Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 430 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 430 Bytes

Radix Workshop - Example 1

Purpose - a simple two module app. The public front-end (www) will respond to requests, request data from the non-public echo module - and echo the data back to the requestor. All magic!

Content

  • echo contains the echo module
  • www contains the www front-end
  • docs contains the workshop script (link)

Conseptual diagram .