I am here for your suggestions regarding a headless / untied CMS. We fully developed our web application in java as a backend and backboneJs as an interface. We use REST calls to connect the backend server.
The marketing team needs an admin panel to add blogs, landing pages, etc. So, we need an API-based CMS with an admin panel where our marketing team adds blogs, landing pages etc, and we call the API on our user website and show the data added from CAL to our website.
Now we need a CMS. Please suggest me which of the best CMS will be used in our current technical stack?
We need any CMS based on the REST API, we need to create our own db tables from the admin panel, it can be flexible to use.
I tried https://directus.io . But still I want to try and choose in them. We need to create blogs, landing pages, sliders on static pages, HTML editors, something like that, a response in JSON from API etc Help them in choosing a good CMS
Thanks in advance
source
share