Skip to content

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

License

Notifications You must be signed in to change notification settings

nilsgstrabo/echo-nils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radix Workshop - Example 1 (WWW & Echo)

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)

A conceptual overview of the application.

Conseptual diagram

Jeg vil ha med denne

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.2%
  • Dockerfile 17.6%
  • EJS 8.4%
  • CSS 0.8%