| name | genhttp |
| description | how to use genhttp effectively for http server |
GenHTTP Skill Guide
GenHTTP is a lightweight, high-performance HTTP server library for .NET that provides flexible tools for building REST APIs, web services, static websites, and real-time applications. Use this skill when a task involves setting up or managing HTTP servers, handling requests and responses, routing, middleware, server configuration, or other web server-related functionality.
Quick Navigation
🚀 Getting Started
📐 Choose Your Framework
Select based on your use case:
🛠️ Building Applications
Routing & Request Handling
Handler Reference
Common handlers for specific tasks:
Advanced Concepts
⚙️ Server Configuration & Deployment
🔒 Security & Performance Cross-Cutting Concerns
Authentication & Access Control
Caching & Performance
Standards & Observability
🧪 Testing & Quality
Quick Reference by Task