Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Cask Alternatives
Similar projects and alternatives to cask
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
-
javalin
A simple and modern Java and Kotlin web framework [Moved to: https://github.com/javalin/javalin]
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
advanced-http4s
:rainbow: Code samples of advanced features of Http4s in combination with some features of Fs2 not often seen.
-
-
scala-cli
Scala CLI is a command-line tool to interact with the Scala language. It lets you compile, run, test, and package your Scala code (and more!)
-
FrameworkBenchmarks
Source for the TechEmpower Framework Benchmarks project
-
-
-
-
-
BootZooka
Simple project to quickly start developing a Scala-based microservice or web application, without the need to write login, user registration etc.
-
jsoniter-scala
Scala macros for compile-time generation of safe and ultra-fast JSON codecs
-
handsonscala
Discussion and and code examples for the book Hands-on Scala Programming
-
pfps-shopping-cart
:shopping_cart: The Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
cask reviews and mentions
- http4s as a replacement for akka-http?
-
Replacing Play+Akka with another tech-stack in Scala
Wonder if anyone uses: https://github.com/com-lihaoyi/cask
-
Starting with scala
Is play-framework a strong requirement? If not, you might have an easier time building a simple API and serializing JSON with the lihaoyi ecosystem, namely cask as the microframework and uPickle/uJson.
-
Scala became Typelevel/Zio only ecosystem?
For people who want to get their feet wet with Scala, I highly recommend Cask and the rest of what some people affectionately call “the Singapore stack,” in honor of Li Haoyi, its developer. He emphasizes tasteful use of Scala features with an emphasis on API ergonomics. All of his work is a joy to use.
-
Mill, Cask, and SBT
The documentation points to a pretty outdated example. Can you try with the latest 0.8.3 release?
-
Scala Http Framework
If you want something really easy and simple, have a look at cask: https://com-lihaoyi.github.io/cask/
-
A library like Express.js?
Best I can do is Cask: https://com-lihaoyi.github.io/cask/ 😅
- Experienced dev new to Scala looking for a quick answer to get me on the right track - Advice on *standard* Scala framework stack to quickly set up a web-app backend?
-
Ask HN: What stack would you use to build a CRUD web app on the JVM today?
I would use it at work because I know it. There are a LOT of libraries in Scala for HTTP up to database stuff, and it really depends on what kind of ecosystem you're walking into:
* Scala as Python: https://github.com/com-lihaoyi/cask, maybe https://github.com/getquill/quill
* Scala as Haskell: HTTP4s, https://tpolecat.github.io/doobie/
* Scala as Rails: Play
Play is the closest thing to Rails-like CRUD productivity IMO, and honestly for CRUD most times I would like to write as little code as possible and just get it done, even using low/no-code solutions (postgrest, hasura, htmx), but that wasn't the question :)
-
Why there is still no ExpressJS-like alternative in Scala?
I found Cask the most "lean" one of them all: https://github.com/lihaoyi/cask
-
A note from our sponsor - SonarQube
www.sonarqube.org | 31 Jan 2023
Stats
lihaoyi/cask is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.