API Reference
This section provides detailed documentation for the tinystruct frameworkâs API.
Core APIs
Web APIs
- Request/Response Handling
- Session Management
- Cookie Management
- File Upload/Download
- JSON/XML Processing
CLI APIs
- Command Line Arguments
- Interactive Console
- Progress Reporting
- File System Operations
Utility APIs
- Logging
- Validation
- Internationalization
- Security
- Event Handling
Extension APIs
- Plugin System
- Custom Repository Types
- Custom Action Handlers
- Custom Response Types
How to Use This Reference
Each API section includes:
- Class/Interface overview
- Method descriptions
- Parameter details
- Return value information
- Example usage
- Common patterns and best practices
For more detailed examples and tutorials, refer to the main documentation sections.