yesod
Web framework
A Haskell web framework providing a set of tools and techniques for building fast, secure, and productive web applications
A RESTful Haskell web framework built on WAI.
3k stars
98 watching
374 forks
Language: Haskell
last commit: 3 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
tzemanovic/haskell-yesod-realworld-example-app | Real-world application demonstrating CRUD and authentication using Haskell and Yesod | 169 |
jyothsnasrinivas/eta-yesod-minimal | An example project demonstrating a Yesod web application built with the Eta Haskell compiler | 5 |
yesodweb/wai | An interface between Haskell web frameworks and web servers, enabling modular code sharing through middleware. | 834 |
digitallyinduced/ihp | A web development framework built on top of Haskell and Nix that aims to simplify the process of building type-safe and reliable web applications. | 4,935 |
yesodweb/persistent | A Haskell library providing a persistence layer to interact with databases in a type-safe and error-free manner. | 467 |
commercialhaskell/haskellers | A web application built on Haskell and Yesod to showcase the language's capabilities, providing a sample site for learning and development. | 141 |
snowdriftcoop/snowdrift | A web application framework in Haskell using the Yesod framework. | 92 |
sdiehl/write-you-a-haskell | Building a modern functional compiler from first principles | 3,351 |
holmusk/three-layer | A modern, production-level starting template for building Haskell web applications with a layered architecture. | 308 |
facebook/haxl | A Haskell library that simplifies access to remote data by abstracting away low-level details and optimizing data fetching | 4,271 |
agrafix/spock | A Haskell web framework for building and rapid development of web applications with strong focus on functional programming principles and typesafe routing. | 679 |
yewstack/yew | A Rust framework for building high-performance web applications with WebAssembly | 30,833 |
dandoh/web-haskell-graphql-postgres-boilerplate | A Haskell-based web application framework with GraphQL API, PostgreSQL database, JWT authentication, and DB migration tools. | 122 |
haskell-servant/servant | A Haskell-based type-level web development framework | 1,826 |
yeoman/yeoman | Automating development workflow for building web applications | 10,083 |