Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

drasil

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

drasil

A structured content management system (w/ HTTP API). (Currently in Progress)

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

Drasil

A JavaScript/Node based CMS, built around structured data. (e.g. RDF)

  • A main goal is to design a content management system, thats it, the system should not care how the content is consumed.
  • The content should be exposed through web services, and can be consumed by javascript, ios, etc
  • The backend must be flexible, we need to be able to swap out data storage modules
  • there should be an optional data caching module. again, it should be able to be swapped out.
  • The UI should be based on bootstrap, or something similar, we can also use ASP.NET MVC for the quick Admin UI

Why?

  • Most Content Management systems out there provide some crazy way to get the content from the system, to the site, this is a waste when you want full control over how content is rendered, so why not just have an admin export the content as web services?

Keywords

drasil

FAQs

Package last updated on 11 Feb 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts