Hello Skygear-Team,
my team tries to build a Web Application based on Laravel (PHP) and VueJS. The Laravel backend is needed for combining the logic with an other API. We do not want to have any logic in the frontend as a clean MVC architecture is very important to us.
So my question: Is it possible to let our Laravel backend talk to the Skygear server over any API (preferable REST)?
Thanks in advance!