Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nikos/cmskern
- Owner: nikos
- License: other
- Created: 2012-08-24T18:14:39.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-08-22T21:27:42.000Z (about 12 years ago)
- Last Synced: 2023-03-22T20:32:03.984Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 6.97 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
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)