github AnswerDotAI/fasthtml 0.3.4
v0.3.4

latest releases: 0.12.24, 0.12.23, 0.12.22...
13 months ago

New Features

  • Experimental new named-based HTMX routing system (#267)
    • uri function to constract url_for path params
    • patch HTTPConnection.url_path_for
    • replace HTTP verb FT attr names with hx- prefixed versions, and look up values in route names (with link used for href attrs)
    • Default route paths to /{func.__name__}
    • Default route method to post if func name isn't an http verb
    • Support skipping () in route decorators

Don't miss a new fasthtml release

NewReleases is sending notifications on new releases.