Skip to content

opencall-api/ts-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCALL TypeScript tooling

Monorepo for the official @opencall TypeScript packages. Canonical docs at https://opencall-api.com/spec.

Packages

Package Description
@opencall/types Canonical Zod schemas and types — the source of truth for the OpenCALL envelope, registry, and error contract.
@opencall/server Server-side tooling: registry builder, JSDoc parser, dispatcher helpers, validators, codegen.
@opencall/client Thin OpenCALL client + opencall-codegen CLI.

Development

This repo is a Bun workspace.

bun install
bun test
bun --filter '*' run build

License

Apache-2.0

About

Tooling for OpenCALL APIs including registry builder and response validation using Zod

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors