Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nikos/cmskern

Web Content Management System (CMS) based on Play! Framework and JSON representations defined by JSON schemas.
https://github.com/nikos/cmskern

Last synced: 1 day ago
JSON representation

Web Content Management System (CMS) based on Play! Framework and JSON representations defined by JSON schemas.

Awesome Lists containing this project

README

        

A simple web content-management framework based on JSON schema
(http://json-schema.org/) definition. The forms are dynamically
generated using AngularJS (http://angularjs.org/) and with some
knowledge of the Play! Framework it should be fairly straight
forward to customize this app to your specific needs.

cmskern requires:

* Java Development Kit (JDK) SE 6+
* Play! Framework 1.2.4
* MongoDB (as back-end JSON store)