scala-pet-store
pfps-shopping-cart
Our great sponsors
scala-pet-store | pfps-shopping-cart | |
---|---|---|
8 | 20 | |
941 | 392 | |
- | - | |
5.2 | 8.7 | |
9 days ago | 4 days ago | |
Scala | Scala | |
Apache License 2.0 | Apache License 2.0 |
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.
scala-pet-store
-
Looking for a really good/complex example codebase or tutorial for Scala FP
- https://github.com/pauljamescleary/scala-pet-store
-
Scala FP code samples?
Hi guys, finish you know of any good github sample apps, written in scala, in proper functional style ? the ⠀goal is to see actual production code that is FP worthy, to look up to :) I am looking to see how FP looks in practice similar to https://github.com/pauljamescleary/scala-pet-store or https://github.com/hcwilhelm/twm I have 2 years of scala experience, mostly akka tech stack, and some basic cats knowledge. Thanks Mircea
- Do you have someone experienced with Flutter and Scala? What is your stack, and what do you think about this?
-
Example of building web apis (functionally) in Scala
https://github.com/pauljamescleary/scala-pet-store My case is the first one. I've been working with scala for a while using Akka actors, Akka http and Play and I would like to see the FP scala concept and its libraries working in a real project.
I learned a lot from this project. It's not a tutorial or a lib. It's a fully functional yet simple project: https://github.com/pauljamescleary/scala-pet-store.
One sample app using DDD I like is the Scala Pet Store.
pfps-shopping-cart
-
Fun project to learn scala 3 and cats ?
Or you mean learning to use the Cats and Cats friendly ecosystem? In this case you could try to build something similar to Gabriel Volpe's shopping cart project he uses to illustrate his FP book: https://github.com/gvolpe/pfps-shopping-cart
- Looking for a really good/complex example codebase or tutorial for Scala FP
-
Scala code deisgn
Practical FP in Scala: A hands-on approach will definitely help you to feel how FP Scala applications are built in the real world. After that Functional event-driven architecture: Powered by Scala 3 can be your next read. Regarding free video materials, I could recommend Jakub Kozłowski and DevInsideYou. Also, there are two great courses from RTJVM: Cats, and Cats Effect.
-
Resources for learning about http4s and Typelevel ecosystem?
I would follow up with Practical FP in Scala, which is really about application architecture in the Typelevel ecosystem, and is very hands-on, using a pretty wide variety of Typelevel libraries.
Then there's Gabriel Volpe's book Practical FP in Scala which covers exactly how to use http4s and the rest of the Typelevel/FP ecosystem to build a full-blown HTTP application.
-
Scala FP code samples?
https://github.com/gvolpe/pfps-shopping-cart https://github.com/devinsideyou/tagless-final https://github.com/devinsideyou/zio-todo
-
[Request] Practical FP in Scala: A hands-on approach by Gabriel Volpe
Looking for this book: https://leanpub.com/pfp-scala
-
"Practical Functional Programming in Scala" Review
If you have a look at https://leanpub.com/pfp-scala you'll see the table of contents and also this list in the description: "[...] Cats Effect, Fs2, Http4s, Skunk, Refined & others".
If you have a look at the build file of the app that is built inside of the book you'll see the stack.
-
The Red Book - "Functional Programming in Scala" Review
Practical FP in Scala
What are some alternatives?
ZIO - ZIO — A type-safe, composable library for async and concurrent programming in Scala
scala-steward - :robot: A bot that helps you keep your Scala projects up-to-date
http4s-micrometer-metrics - Http4s https://http4s.org metrics implementation based on Micrometer https://micrometer.io
Http4s - A minimal, idiomatic Scala interface for HTTP
fly4s - A lightweight, simple and functional wrapper for Flyway using cats effect.
lila - ♞ lichess.org: the forever free, adless and open source chess server ♞
TheHive - TheHive: a Scalable, Open Source and Free Security Incident Response Platform
doobie-quill - Integration between Doobie and Quill libraries
caliban-talk
shopping-cart-haskell - :gem: Haskell version of the Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"