4 comments

[ 3.9 ms ] story [ 22.9 ms ] thread
I really like the idea of separating content from application code like this, is there anything in the open source community that's similar to this?
Yes, Directus, but it's built in PHP and mysql.
Have a look at this: https://github.com/dadi/ which is a suite of services designed for publishing. They have separation between data api / website / admin ui which might be what you're looking for. It's used in production on quite a few large UK publisher websites.