JSPM

better-call

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

Package Exports

  • better-call
  • better-call/adapter/node
  • better-call/client

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 rou3, and an RPC client powered by better-fetch and open API generator (experimental).

Install

pnpm i better-call