SurrealEx v0.2.0
  • Pages
  • Modules

    View Source SurrealEx.HTTP (SurrealEx v0.2.0)

    Link to this section Summary

    Functions

    create(config, table, body)
    delete(config, table, id)
    get(config, table, id)
    put(config, table, id, body)
    sql(config, query)
    update(config, table, id, body)

    Link to this section Functions

    Link to this function

    create(config, table, body)

    View Source
    Link to this function

    delete(config, table, id)

    View Source
    Link to this function

    get(config, table, id)

    View Source
    Link to this function

    put(config, table, id, body)

    View Source
    Link to this function

    sql(config, query)

    View Source
    Link to this function

    update(config, table, id, body)

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.1) for the Elixir programming language