💭 htmx ~ The json-enc Extension =================================== !https://htmx.org/extensions/json-enc/ Date: July 28, 2023 External Link htmx.org [1] 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. !!! note This post is a thought [2]. It's a short note that I make about someone else's content online #thoughts [3] References: [1]: https://htmx.org/extensions/json-enc/ [2]: /thoughts/ [3]: /tags/thoughts/