
CykLang
XML programmable Content Management System
Full Stack Programming Language
The backend processing are programmed using an XML language, which CAN also be used to program the frontend, offering the advantage of avoiding the definition and development of an API software layer to interface the backend and frontend. This is best for internal-use web applications that do not have graphic design constraints (the provided frontend client design is minimally customizable) and will benefit from development time savings..
Headless CMS
The Backend can be programmed to provide a REST API that can be used by a frontend framework of your choice (Vue, React, Angular, etc.). This is best suited for a public portal that needs to adhere to a specific graphic design.