Question
Thread display: Collapse - |
All Answers
Share your knowledge
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
When should we use a headless CMS?
If we install a headless CMS (built with Angular) that "has it's own API" does that mean that API is a sending point that messages to our Laravel Receiving Point?
Additionally our front-end would function similarly; it will also have an API Sending Point that will also message our Laravel Receiving Point to get the data to display to a user/customer?
Are their better terms for the Sender / Receiver Points?