Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace api

Index

Interfaces

Functions

Functions

error

  • error(thrownError: string | Error): APIResponse<void>

many

  • many<T>(records: T[]): APIResponse<{ records: T[]; total: number }>
  • Formats an array of records as a successful API response.

    Type parameters

    • T

    Parameters

    • records: T[]

    Returns APIResponse<{ records: T[]; total: number }>

    APIResponse

message

one

Extollo Logo

extollo (v. latin) - to lift up, to elevate

Extollo is a free & libre application framework in TypeScript.