Defer

Defer was a TypeScript-first background job and workflow automation platform for Node.js applications that let developers schedule, queue, and orchestrate serverless functions with built-in retries, throttling, concurrency controls, and scheduled (CRON) execution. Defer integrated with frameworks such as Next.js, Remix, and SvelteKit through an SDK and a managed control plane. The defer.run service has since transitioned and the defer.run domain currently redirects to digger.tools; this entry preserves the historical profile and links to the surviving documentation, GitHub organization, and references.

1 APIs 0 Features
Background JobsCRONDeveloper-FirstNode.jsQueuesSchedulingServerlessTypeScriptWorkflow Automation

APIs

Defer Platform

The Defer platform exposes a TypeScript SDK for declaring deferred functions and a managed control plane that schedules, queues, retries, and observes their execution. Functions...

Pricing Plans

Defer Plans Pricing

3 plans

PLANS

Rate Limits

Defer Rate Limits

5 limits

RATE LIMITS

FinOps

Defer Finops

FINOPS

Resources

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHub
GitHub

Sources

apis.yml Raw ↑
aid: defer
name: Defer
description: Defer was a TypeScript-first background job and workflow automation platform for Node.js applications that let
  developers schedule, queue, and orchestrate serverless functions with built-in retries, throttling, concurrency controls,
  and scheduled (CRON) execution. Defer integrated with frameworks such as Next.js, Remix, and SvelteKit through an SDK and
  a managed control plane. The defer.run service has since transitioned and the defer.run domain currently redirects to digger.tools;
  this entry preserves the historical profile and links to the surviving documentation, GitHub organization, and references.
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/defer/refs/heads/main/apis.yml
specificationVersion: '0.19'
kind: company
access: 3rd-Party
position: Consuming
tags:
- Background Jobs
- CRON
- Developer-First
- Node.js
- Queues
- Scheduling
- Serverless
- TypeScript
- Workflow Automation
created: '2026-03-27'
modified: '2026-04-28'
apis:
- aid: defer:defer-platform
  name: Defer Platform
  description: The Defer platform exposes a TypeScript SDK for declaring deferred functions and a managed control plane that
    schedules, queues, retries, and observes their execution. Functions are defined with decorators such as defer() and defer.cron()
    and invoked from application code; the platform handled queuing, scaling, and observability transparently.
  humanURL: https://www.defer.run
  tags:
  - Background Jobs
  - SDK
  - Workflow Automation
  properties:
  - type: Documentation
    url: https://docs.defer.run
  - type: GitHubOrganization
    url: https://github.com/defer-run
common:
- type: LinkedIn
  url: https://www.linkedin.com/company/defer-inc
- type: Website
  url: https://www.defer.run
- type: Documentation
  url: https://docs.defer.run
- type: GitHub
  url: https://github.com/defer-run
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com