We recommend LibHunt Ruby for discovery and comparisons of trending Ruby projects. Also, to find more open-source ruby alternatives, you can check out libhunt.com/r/rails
No Scotty videos yet. You could help us improve this page by suggesting one.
Based on our record, Ruby on Rails seems to be a lot more popular than Scotty. While we know about 142 links to Ruby on Rails, we've tracked only 13 mentions of Scotty. 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.
I would suggest checking out scotty for the http server - it uses warp by default, and is very beginner-friendly. Source: almost 2 years ago
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 2 years ago
Writing a Haskell webserver (maybe using scotty) and call it from node. Source: over 2 years ago
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 2 years ago
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: almost 3 years ago
Ruby on Rails open source projects. Contribute and learn at the same time. - Source: dev.to / 13 days ago
Speed of Development: Frameworks such as Django or Rails accelerate the development process. - Source: dev.to / 14 days ago
This ecosystem is fueled by repositories hosting powerful languages, functions, and versatile tools—from backend frameworks like Django and Ruby on Rails to containerization with Docker and distributed version control via Git. Moreover, indie hackers can also utilize open source design tools (e.g. GIMP, Inkscape) and analytics platforms such as Matomo. - Source: dev.to / 16 days ago
Ruby on Rails (RoR) is one of the most renowned web frameworks. When combined with SQL databases, RoR transforms into a powerhouse for developing back-end (or even full-stack) applications. It resolves numerous issues out of the box, sometimes without developers even realizing it. For example, with the right callbacks, complex business logic for a single API action is automatically wrapped within a transaction,... - Source: dev.to / 25 days ago
As it's just you I'd stick with Ruby on Rails 8[1] as you already know it and I think it could realistically easily achieve what you're proposing. There's lots of libraries to for calling out external AI services. e.g. Something like FastMCP[2] From the sound of it that's all you need. I'd use Hotwire[3] for the frontend and Hotwire Native if you want to rollout an app version quickly. I'd back it with... - Source: Hacker News / about 2 months ago
IHP - The fastest way to buildtype safe web apps 🔥
Laravel - A PHP Framework For Web Artisans
wai-routes - Type safe routing framework for wai
Django - The Web framework for perfectionists with deadlines
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.
ASP.NET - ASP.NET is a free web framework for building great Web sites and Web applications using HTML, CSS and JavaScript.