api

5 pages tagged with api

  • Web Endpoints

    Turning Adama documents into HTTP webservers - GET, PUT, POST, DELETE, OPTIONS endpoints with path parameters and response types

  • Services

    Connecting Adama documents to external systems - HTTP APIs, OAuth providers, SMS, email, and third-party integrations

  • Part VI - API and Client Libraries

    Integrate with Adama using WebSocket and JavaScript APIs - the complete guide to client-server communication

  • WebSocket API

    The low-level WebSocket protocol for real-time communication with Adama - connection lifecycle, message format, and delta protocol

  • JavaScript Client

    Using the official JavaScript/TypeScript client library to connect to Adama - installation, connections, messaging, and state management