htmx ~ The json-enc Extension ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ !https://htmx.org/extensions/json-enc/ Date: July 28, 2023 External Link htmx.org json-enc extension converts url encoded form values into json encoded data, this is very useful for fastapi to have the same interface for htmx and curl type of interfaces.