Putnami
DocsGitHub

Licensed under FSL-1.1-MIT

Getting Started
Concepts
How To
Build A Web App
Build An Api Service
Share Code Between Projects
Configure Your App
Add Persistence
Add Authentication
Add Background Jobs
Principles
Tooling & Workspace
Workspace Overview
Cli
Jobs & Commands
SDK
Error Handling
Extensions
Typescript
Go
Python
Docker
Ci
Frameworks
Typescript
OverviewWebReact RoutingForms And ActionsStatic FilesApiErrors And ResponsesConfigurationLoggingHttp And MiddlewareDependency InjectionPlugins And LifecycleSessionsAuthPersistenceEventsStorageCachingWebsocketsTestingHealth ChecksTelemetryProto GrpcSmart Client
Go
OverviewHttpDependency InjectionPlugins And LifecycleConfigurationSecurityPersistenceErrorsEventsStorageCachingLoggingTelemetryGrpcService ClientsValidationOpenapiTesting
Platform
  1. DocsSeparator
  2. FrameworksSeparator
  3. Typescript

TypeScript Framework

The TypeScript framework layer defines how you build apps: web, API, auth, and persistence.

  • Overview
  • Web
  • React routing
  • Forms & actions
  • API
  • HTTP & middleware
  • Dependency injection
  • Plugins & lifecycle
  • Configuration
  • Auth
  • Sessions
  • Persistence
  • Errors & responses
  • Static files
  • WebSockets & streaming
  • Events
  • Storage
  • Caching
  • Testing
  • Health checks
  • Telemetry
  • Proto & gRPC
  • Smart client
  • Logging

On this page

  • TypeScript Framework