Software Alternatives & Reviews

Servant VS IHP

Compare Servant VS IHP and see what are their differences

Servant logo Servant

servant is a set of libraries that makes building Haskell webservices a breeze.

IHP logo IHP

The fastest way to buildtype safe web apps ๐Ÿ”ฅ
  • Servant Landing page
    Landing page //
    2019-12-22
  • IHP Landing page
    Landing page //
    2022-12-01

Servant videos

Servant - Season 1 Review (No Spoilers)

More videos:

  • Review - SERVANT: Ending Explained Breakdown + Full Spoiler Talk Review
  • Review - Servant - Horror TV SHOW Season 1 Review *SPOILER FREE | Spookyastronauts

IHP videos

IHP NATIONAl MODEL 35-Review and specs-Must Watch-๐Ÿ‘๐Ÿ‘Œ๐Ÿ‘!!!

More videos:

  • Review - IHP Internship, Semi-Annual Sale, Grill Review, Resistance Training Book, Green Tea, Evolution
  • Review - IHP National 35 review (.22 cal)

Category Popularity

0-100% (relative to Servant and IHP)
Web Frameworks
35 35%
65% 65
API Tools
27 27%
73% 73
Developer Tools
33 33%
67% 67
Online Education
27 27%
73% 73

User comments

Share your experience with using Servant and IHP. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, IHP seems to be more popular. It has been mentiond 40 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Servant mentions (0)

We have not tracked any mentions of Servant yet. Tracking of Servant recommendations started around Mar 2021.

IHP mentions (40)

  • Vue 3.3.6 Faster Thanks to WeakMaps
    > Does elixir have an lsp as good as Typescripts? Iโ€™m a bit addicted to static types at the moment. I wonder how IHP [1], the liveview in Haskell, compares with Phoenix liveview for typical use cases now. (Not having used either.) [1]: https://ihp.digitallyinduced.com/. - Source: Hacker News / 6 months ago
  • Ask HN: Why are all of the best back end web frameworks dynamically typed?
    I found IHP straightforward: https://ihp.digitallyinduced.com/ despite not remembering much haskell! This assumes you can get past nix for the install. I find IHP well-designed. I just wish the licensing scheme were more transparent. - Source: Hacker News / 7 months ago
  • Ask HN: Why are all of the best back end web frameworks dynamically typed?
    IHP is a batteries-included web framework similar to "ruby on rails" for Haskell, with strong static typing. The website has lots of information and videos and beginner tutorials. https://ihp.digitallyinduced.com/. - Source: Hacker News / 7 months ago
  • Servant or framework
    You can find the docs at https://ihp.digitallyinduced.com/ and some getting started videos at https://www.youtube.com/watch?v=PLl9Sjq6Nzc&list=PLenFm8BWuKlS0IaE31DmKB_PbkMLmwWmG. Source: 11 months ago
  • Using Rust at a startup: A cautionary tale
    To be fair, https://ihp.digitallyinduced.com/ looks really tempting. - Source: Hacker News / over 1 year ago
View more

What are some alternatives?

When comparing Servant and IHP, you can also consider the following products

Scotty - Scotty is a Haskell framework inspired by Ruby's Sinatra.

wai-routes - Type safe routing framework for wai

Happstack Lite - Happstack itself is a web framework created in Haskell. Happstack Lite is an easier version to use that can import features from the heftier version if need be.

Yesod - Yesod is a development tool used to create highly efficient websites and web applications from the ground up. Yesod includes almost everything you need to build a website, from templates to routing and execution. Read more about Yesod.

Apiary - Collaborative design, instant API mock, generated documentation, integrated code samples, debugging and automated testing

Nested-Routes - Very similar to Scotty, except with the ability to nest handlers and embed parsers as a location to handle.