aim_server_form

Form data parsing for the Aim framework.

Documentation | pub.dev

Overview

aim_server_form provides support for parsing application/x-www-form-urlencoded form data in Aim server applications. It offers a simple, type-safe API for accessing form fields with support for default values and validation. Automatic URL decoding and Content-Type validation are included.

Installation

dependencies:
  aim_server: ^0.0.6
  aim_server_form: ^0.0.1

Documentation

For detailed usage, examples, and API reference, see the documentation.

Libraries

aim_server_form
Form data parsing for Aim framework.