We have a large project coming...
We were planning on doing a back-end gateway and a front-end gateway.
How would comunicatte the front-end gateway.
I mean, if for example in perspective you have a button that start an operation that saves something to a db.
Would be something like front-end > back-end > DB and then: DB > front (reading only). However, we are not sure on how to do that. We were thinking about webdev or passing it throw tags (using gateway network).
What do you think?
Thx in advance!