Hacker News new | ask | show | jobs
by corpMaverick 2880 days ago
"Drive mobile and Javascript front ends from wagtail's API"

What is the meaning of headless anyway ?

1 comments

It's essentially a back-end only content management system that makes content accessible via a RESTful API.

According to wikipedia, the term "headless" comes from the concept of chopping the "head" (the front-end, i.e. the website) off the "body" (the back-end, i.e. the content repository).