ResourcesΒΆ

Resources module provides a generic implementation of document storage heavily influenced by JSON API specification. Documents are schema-less. Schemas module can be used to specify document schema to validate documents, i.e. not to define storage structure.

../_images/jazer-resources.png

Communication between a client and the Jazer