Files
EchoHub/docs/api/index.md
T

18 lines
492 B
Markdown

# API Reference
Browse the generated API documentation for each EchoHub project.
## Projects
### [Client](client/EchoHub.Client.yml)
Terminal.Gui v2 TUI application -- UI components, services, themes, and configuration.
### [Core](core/EchoHub.Core.Constants.yml)
Shared library -- DTOs, models, constants, and the SignalR client contract.
### [Server](server/EchoHub.Server.Controllers.yml)
ASP.NET Core server -- controllers, hubs, authentication, and data access.