yesod-persistent
A RESTful Haskell web framework built on WAI. (by yesodweb)
hamlet
Haml-like template files that are compile-time checked (by yesodweb)
Our great sponsors
yesod-persistent | hamlet | |
---|---|---|
9 | 2 | |
2,510 | 135 | |
0.3% | 1.5% | |
7.8 | 6.8 | |
10 days ago | 7 months ago | |
Haskell | Haskell | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
yesod-persistent
Posts with mentions or reviews of yesod-persistent.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-31.
-
so people are making these
I also looked into Snap (http://snapframework.com/) and Yesod (https://www.yesodweb.com/) for Haskell. I didn't really get anywhere with those though because I had build issues with dependencies and was in a bit of a hurry so I put them off for later.
-
Should a noob consider learning Haskell for web back end?
It would be an unorthodox choice. If you're looking to use this personal site as a portfolio project, you'd probably be better off using something like Node (JS), Java, or Python which tend to be a bit more marketable. However, if you want to try learning Haskell, then building a personal site with it seems like a great way to dive in. If you want to learn a bit more, Yesod seems to be the most well-documented Haskell web framework
-
On a daily base in this sub
frameworks like yesod and IHP
-
New blog post: Type-level sharing in Haskell, now
I'm wondering if this is related to this.
-
Starting a project that depends on a module with a custom Prelude: mixins, cabal, and yesod-bin
The project is going to make use of Warp. To smoothen the development process I set up yesod-bin according to their template for non-yesod projects. This worked fine initially, giving me hot reloading on file changes, but after adding the private package as described above it's giving the following error:
hamlet
Posts with mentions or reviews of hamlet.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-07.
-
What is the correct way to compile non-haskell sourcefiles in a cabal project.
Apparently Shakespeare has an experimental Typescript integration and possibly sass could work the same way...
What are some alternatives?
When comparing yesod-persistent and hamlet you can also consider the following projects:
swagger-petstore - swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
graphql - Haskell GraphQL implementation
hakyll - A static website compiler library in Haskell
swagger2 - Swagger 2.0 data model.
yesod-auth-hashdb - Yesod.Auth.HashDB plugin, now moved out of main yesod-auth package
tiny-scheduler - no-brainer job scheduler for haskell
inquire
json - Haskell JSON library
yesod-routes-typescript
fields-json
yesod-test-json - Utility functions for testing JSON web services written in Yesod
yesod-markdown - Markdown processing for Yesod