scala-pet-store
doobie-quill
DISCONTINUED
Our great sponsors
- SonarQube - Static code analysis for 29 languages.
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- Revelo Payroll - Free Global Payroll designed for tech teams
scala-pet-store | doobie-quill | |
---|---|---|
10 | 2 | |
1,041 | 33 | |
- | - | |
0.0 | 7.1 | |
11 days ago | about 1 year ago | |
Scala | Scala | |
Apache License 2.0 | GNU General Public License v3.0 or later |
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
-
Scala Resurrection
Hello, you can try to look for pet store implementations on GitHub using Scala, like https://github.com/pauljamescleary/scala-pet-store. The "Pet Store" is usually an example repo demonstrating how to build a CRUD service. Since Scala is a language capable of expressing multiple design techniques, multiple ways of solving similar problems exist, which is neither good nor bad, just irritating for a beginner.
- Grasping the concepts and getting them down to earth
-
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.
doobie-quill
-
Why is tpolecat against ZIO?
A fork has already been set up (https://github.com/polyvariant/doobie-quill) and it has the blessing of tpolecat (https://github.com/tpolecat/doobie/pull/1587#issuecomment-961402675). So yes, no harm done, it's open source after all!
What are some alternatives?
pfps-shopping-cart - :shopping_cart: The Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"
cats-effect - The pure asynchronous runtime for Scala
skunk - A data access library for Scala + Postgres.
http4s-micrometer-metrics - Http4s https://http4s.org metrics implementation based on meters4s https://github.com/ovotech/meters4s
ZIO - ZIO — A type-safe, composable library for async and concurrent programming in Scala
TheHive - TheHive: a Scalable, Open Source and Free Security Incident Response Platform
tagless-final - [Moved to: https://github.com/DevInsideYou/tagless-final]
Http4s - A minimal, idiomatic Scala interface for HTTP
lila - ♞ lichess.org: the forever free, adless and open source chess server ♞
caliban-talk
FS2 - Compositional, streaming I/O library for Scala
doobie - Functional JDBC layer for Scala.