livestub
The HTTP server stub you always wanted! (by softwaremill)
Akka HTTP
The Streaming-first HTTP server/module of Akka (by akka)
livestub | Akka HTTP | |
---|---|---|
1 | 6 | |
55 | 1,335 | |
- | 0.0% | |
6.8 | 8.1 | |
6 days ago | 6 days ago | |
Scala | Scala | |
- | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
livestub
Posts with mentions or reviews of livestub.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-08.
-
Turn openApi specs into running http server stub
Recently, inspired by Paul Daniels I added functionality to bootstrap sttp-livestub using openApi specification. More on it here: https://github.com/softwaremill/livestub/blob/master/README.md#openapi-integration
Akka HTTP
Posts with mentions or reviews of Akka HTTP.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-12.
-
Akka-HTTP in android
Here I've posted my issue https://github.com/akka/akka-http/issues/4248
-
http4s as a replacement for akka-http?
whats problem with akka-http? it seems to be still maintained - https://github.com/akka/akka-http/releases
- We Are Changing the License for Akka
-
Best Scala framework / libraries out there ?
Akka HTTP, Cats, Quill, ninny, Monix Observable, mill.
-
Any HTTPS web proxy library in Scala?
I'd second this. You might take a look at https://github.com/akka/akka-http/pull/2811
What are some alternatives?
When comparing livestub and Akka HTTP you can also consider the following projects:
typed-schema - Typelevel http service definition DSL
Http4s - A minimal, idiomatic Scala interface for HTTP
sttp - The Scala HTTP client you always wanted!
openapi-generator - OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
Spray - A suite of scala libraries for building and consuming RESTful web services on top of Akka: lightweight, asynchronous, non-blocking, actor-based, testable