Shard Detail

edraj v0.1.0

Crystal language PoC

Install & Use

Add the following code to your project's shard.yml under:

dependencies to use in production
- OR -
development_dependencies to use in development


edraj:
  github: edraj/cpoc

Readme

edraj

This is an attempt to implement an Information exchange and management platform (IXMP). Which translates to CMS on steriods.

edraj attempt to combine:

  1. Manage content
  2. Heavily meta-data oriented
  3. Authored information is presented in schema-compliant json file. so all is file-based.
  4. Identity management using dual-key cryptography
  5. Messaging
  6. Offers a filterable "follow" feature.
  7. Federated. So servers communicate with each other.