Lather.Server.FormGenerator (lather v1.0.4)

View Source

Generates HTML forms and documentation pages for SOAP operations.

Creates comprehensive testing interfaces similar to .NET Web Services with interactive forms, protocol examples, and complete documentation. Supports SOAP 1.1, SOAP 1.2, and JSON protocols.

Summary

Functions

Generates a complete HTML page for an operation with testing forms and protocol examples.

Generates a service overview page with all operations listed.

Functions

generate_operation_page(service_info, operation, base_url, options \\ [])

Generates a complete HTML page for an operation with testing forms and protocol examples.

generate_service_overview(service_info, base_url, options \\ [])

Generates a service overview page with all operations listed.