Skip to content

Latest commit

 

History

History

README.md

TurboAPI Documentation

Welcome to the TurboAPI documentation! This directory contains detailed guides for all features.

Core Documentation

Document Description
Architecture Internal architecture and component breakdown
Async Handlers How async handlers work
Benchmarks Benchmark suite and performance results
Performance Tuning Optimization guide for production

Feature Documentation

Document Description
HTTP/2 HTTP/2 runtime status and reverse-proxy guidance
HTTP/3 and QUIC HTTP/3/QUIC edge termination and native runtime status
TLS Setup TLS termination status and reverse-proxy guidance
WebSocket WebSocket API surface and runtime status

Quick Links

Getting Started

  1. Installation: pip install turboapi
  2. Hello World: See Quick Start
  3. Async Handlers: Learn about async handlers
  4. Optimization: Follow the Performance Tuning Guide

Contributing

Documentation improvements are welcome! Please submit PRs to the GitHub repository.