Erlang-RED[2] a combination of Node-RED[1] and Erlang to create a visual low code programming environment for Erlang based on the principles of flow based programming.
Reached a milestone today by being able to create a http endpoint and route the traffic (based to path variables) between various pathways. Thus it is possible to create a blog using Erlang-RED - what all good frameworks should be able to do ;)
Reached a milestone today by being able to create a http endpoint and route the traffic (based to path variables) between various pathways. Thus it is possible to create a blog using Erlang-RED - what all good frameworks should be able to do ;)
[2] = https://github.com/gorenje/erlang-red
[1] = https://nodered.org/