Software Alternatives & Reviews
Table of contents
  1. Social Mentions
  2. Comments

Scotty

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

Scotty Reviews and details

Screenshots and images

  • Scotty Landing page
    Landing page //
    2023-06-29

Badges

Promote Scotty. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Scotty and what they use it for.
  • haskell todo list app (beginner)
    I would suggest checking out scotty for the http server - it uses warp by default, and is very beginner-friendly. Source: 11 months ago
  • School of Haskell: Basics
    If you're not a fan of the ruby-on-rails / swiss army knife approach that IHP takes, check out Scotty. Add Lucid for Html rendering, and Selda for Postgres. (There are other options for any of these tools if you prefer) - Scotty (simple web routing) https://hackage.haskell.org/package/scotty. - Source: Hacker News / over 1 year ago
  • Use Haskell from Nodejs
    Writing a Haskell webserver (maybe using scotty) and call it from node. Source: over 1 year ago
  • Programming language comparison by reimplementing the same transit data app
    I think ‘worst’ is very subjective here. It certainly does aim to be an all-encompassing ‘framework’ — but this is hardly unusual amongst web libraries (not just for Haskell!), and I feel Yesod gets the job done pretty well. Of course, Haskell has many alternatives if you don’t like Yesod: amongst other libraries, there’s Servant [0], snap [1], scotty [2], and the lower-level wai [3] and warp [4] if you feel the... - Source: Hacker News / over 1 year ago
  • Suggestions for "dashboard" graphics libraries?
    I've found htmx and hyperscript talking to scotty to be an easy way to get something like this going while retaining the joys of Haskell on the backend and avoiding the pains of Haskell on the frontend. Source: over 1 year ago
  • Web development in Haskell
    Finally, to add my opinion in the context of some other posts: I'd suggest Scotty (and probably other libraries I'm less familiar with) before Servant in particular, as Servant is a lot to absorb if you're also trying to build fluency in Haskell at the same time. Similarly, I'd advocate for Elmish (disclaimer, it's written by (very talented programmers other than myself at) my company) over Halogen, at least based... Source: over 1 year ago
  • Building a REST API with Haskell
    This is an example of REST API built with Scotty a web framework of Haskell and PostgreSQL a relational database. It's a simple API to manage products. - Source: dev.to / almost 2 years ago
  • Options for a frontend of demo for a toy app
    Not that I'm much of an expert, but if you're talking about a very barebones static single-page-app, then you could very easily get by just using blaze-html to put your elements on the page, and then scotty is a basic web framework you could use to serve up your app. Source: almost 2 years ago
  • Minimal web framework (ie. "flask for haskell")
    Snap (http://snapframework.com/) and Scotty (https://hackage.haskell.org/package/scotty) are both projects that can fit this description. Source: almost 2 years ago
  • Confused about design of Yesod form API
    PS: If you want DIY things like this, Flask-style, you'd better take Spock, scotty or something like that. Source: about 2 years ago
  • What are the go-to libraries for RestAPIs and GraphQL APIs?
    If you don't feel like you're super comfortable with high-level Haskell concepts and just want a simple no-nonsense webserver library, I'd recommend scotty which is straightforward and easy to use. Source: about 2 years ago
  • Best framework for web JSON API?
    Then I'd consider scotty or spock. When I used scotty, it didn't seem to allow you to be particular about the source of a parameter - this may be a dealbreaker for you. Source: over 2 years ago
  • simple backend like express or oak in js world
    I would recommend Scotty, although it doesn't support GraphQL as far as I know. Source: over 2 years ago

Do you know an article comparing Scotty to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic Scotty discussion

Log in or Post with

This is an informative page about Scotty. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.