mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
9b3f32a95e
- Update WWW Approved by: portmgr blanket
9 lines
428 B
Plaintext
9 lines
428 B
Plaintext
A RESTful web framework with strong compile-time guarantees of correctness.
|
|
It also affords space efficient code, highly concurrent loads, and
|
|
portability to many deployment backends (via the wai package), from CGI
|
|
to stand-alone serving. Yesod also focuses on developer productivity.
|
|
Yesod integrates well with tools for all your basic web development (wai,
|
|
persistent, and shakespeare/hamlet).
|
|
|
|
WWW: https://www.yesodweb.com/
|