# `Lather.Server.FormGenerator`
[🔗](https://github.com/awksedgreep/lather/blob/v1.0.49/lib/lather/server/form_generator.ex#L1)

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.

# `generate_operation_page`

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

# `generate_service_overview`

Generates a service overview page with all operations listed.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
