Scala programmer, Distributed Systems enthusiast, CTO @softwaremill, OSS Developer
-
https://www.softwaremill.com
- Warsaw, Poland
- http://www.warski.org
- @adamwarski
Block or Report
Block or report adamw
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
softwaremill/elasticmq Public
In-memory message queue with an Amazon SQS-compatible interface. Runs stand-alone or embedded.
-
softwaremill/macwire Public
Lightweight and Nonintrusive Scala Dependency Injection Library
-
-
-
softwaremill/bootzooka Public template
Simple project to quickly start developing a Scala-based microservice or web application, without the need to write login, user registration etc.
-
1,891 contributions in the last year
Less
More
Activity overview
Contributed to
softwaremill/tapir,
softwaremill/sttp,
softwaremill/adopt-tapir
and 43 other
repositories
Contribution activity
March 2023
Created 88 commits in 7 repositories
Created 1 repository
- adamw/scalar-2023 Scala
Opened 13 pull requests in 2 repositories
softwaremill/sttp
11
merged
- Reformat using new scalafmt rules
- Introduce default backends
- Categorize backends into packages
- Add a parameterless send() extension method for quick requests
- Fix try & either backends
- Remove TryHttpURLConnectionBackend
- Rename "responseMonad" to "monad" in Backend
- Remove deprecated exceptions type aliases
- Drop Scala 2.11
- Drop SimpleHttpClient
- Rename the client3 package to client4, as well as the artifact's organization