Skip to content

Protocol Specifications

This section contains the technical specifications for the ObjectQL platform. It is intended for driver developers, system integrators, and anyone who needs to understand the low-level protocols.

  • Metadata Format
    • Complete definition of the YAML/JSON schema for Objects and Fields.
    • Includes new types: file, image, location, formula, summary, etc.
  • Query Language (JSON)
    • Specification of the Unified Query JSON format used by drivers and APIs.
  • HTTP Protocol
    • Standard REST API endpoints and payload formats.

Released under the MIT License.