JSPM

better-call

0.2.13-beta.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 391286
  • Score
    100M100P100Q194920F
  • License ISC

Package Exports

  • better-call

Readme

Better Call

A tiny TypeScript web framework that lets you create endpoints that can be called like regular functions, while also serving as REST API endpoints. It comes with a very fast router based on radix tree (rou3)[] compatible with different web servers (Node, Bun, NextJs, SvelteKit...), and an RPC client that ensures type-safe endpoint invocations.