SDK
Call DunSocial from TypeScript with @thisux/dunsocial-sdk.
The TypeScript SDK is a small client over the same REST API the CLI uses. Install @thisux/dunsocial-sdk, pass a personal access token, and schedule or publish from your app.
Start here
OpenAPI
The language-agnostic contract lives at sdks/openapi/openapi.yaml and is served at https://api.dunsocial.com/api/openapi.json.
For raw HTTP details, use the API reference. This tab covers the TypeScript helpers only.