Skip to main content
Home

latest

Formata client-facing SDK, enabling users of Formata to easily call into their APIs.

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
100%
Published
a year ago (0.3.1)
c
EndpointAuth

Endpoint authorization. Calls a Formata endpoint, applying response fields as headers. When extending this class, implement 'dirty' and 'authWorkflow' methods.

c
FormataReply

Formata Reply. This is a one-time only send, meaning we don't listen for responses.

v
FRPCV

Current frpc version.

c
MessageSession

A message session. Created by the FormataClient when a payload is sent.

v
PAYLOAD_TYPE_NAME

Payload type header name.

c
PayloadAuth

Authorization in Formata is kept completely separate from the Payload. FormataAuth acts ON the payload, setting headers, etc...

T
ReplyHandler

Reply handler type.

f
subject

Default subject, pointing to Formata's main service (endpoint handlers). Ordering of space, version, api, endpoint correlates with the "connect" tab in the web application (https://app.formata.io).

c
TokenAuth

Token authorization.

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.