Description
Provides the core pieces of Yesod for type-safe RESTful web applications. It contains the foundation used by higher-level Yesod packages for routing, handlers, and application structure.
It is useful for framework extensions, custom Yesod setups, and applications that need the core without every optional feature. Security and user experience still depend on the middleware and application code built on top.