Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.03 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.03 KB

damas-core client

Licence downloads per month Issues

Database abstraction layer for effective JSON storage

Client-server, CRUD, RESTful, multi-user.

  • Simple CRUD instruction-set based on performance
  • JSON Web Token (RFC 7519) authentication and secure transmission
  • Configurable instruction-based user permissions and guest/author/group mecanism
  • Graph structures
  • Extension loading system

Installation

npm install damas-core-client

Connect to the demo server: https://demo.damas.io

Related links

Dependancies

  • xmlhttprequest