ptsqTry it!Try it!
GitHubGitHub (opens in a new tab)
  • Introduction
  • Installation
  • Validations
    • Query
    • Mutation
    • Router
    • Context
    • Middlewares
    • Compilation
    • Args chaining
    • Output chaining
    • Transformations
    • Description
    • Errors
    • Server calls
    • Cors
    • Server options
    • Testing
    • API versioning
    • Resolver Merge
    • Proxy client
    • Query
    • Mutation
    • React client
    • Svelte client
    • Custom client
  • Introspection
  • Integration
  • Examples
  • Comparison

On This Page

  • Express simple project
  • Bun simple project
Question? Give us feedback → (opens in a new tab)Edit this page
Examples

Examples

Simple project examples that use the ptsq library for creating type-safe open API.

Express simple project

link: Express example on Github (opens in a new tab)

Bun simple project

link: Bun example on Github (opens in a new tab)

IntegrationComparison

ptsq MIT