Web Projects
Source of truth
This directory contains libraries and tools specifically for web application development within the AppSurface ecosystem.
Need install guidance first? Start with the AppSurface v0.1 package chooser, then come back here for the deeper web-surface breakdown.
Contents
- ForgeTrust.AppSurface.Web – The core web bootstrapping library, including conventional browser status pages and opt-in production 500 pages.
- ForgeTrust.AppSurface.Web.OpenApi – Modular OpenAPI generation.
- ForgeTrust.AppSurface.Docs – Reusable docs package for harvesting and serving repository documentation.
- ForgeTrust.AppSurface.Docs.Standalone – AppSurface host for exporting and serving RazorDocs.
- ForgeTrust.RazorWire – Reactive web components, real-time streaming, CDN-default static export, and convention-based failed form UX.
- ForgeTrust.AppSurface.Web.Scalar – Scalar API Reference UI integration.
ForgeTrust.AppSurface.Web.Tests– Test suite for web components.