#Les3BonheursDuJour :

• Recevoir une carte de Vancouver (postée le 19 septembre) contenant une mini tablette de chocolat. Merci aux postiers et postières : je soutiens à 100% vos revendications ! ; 💪
• Décider d'aller courir sur la montagne malgré un petit 10°C. Et profiter du soleil et des couleurs. (Je n'ai même pas eu froid !) ;
• Noter que les anémones sont encore en fleurs. On dirait qu'elles se lancent dans un boom de floraison avant la fin de la saison.

#Québec #STTP #PostesCanada

sttp client is an open-source HTTP client for Scala, supporting various approaches to writing Scala code. Recently, sttp client received a major release, and version 4 is now available! 🎉

👉 Discover the Scala HTTP client you always wanted: https://github.com/softwaremill/sttp

We are involved in many open source projects, as we want to support the community and improve ours and other developers' experience.

#sttp #sttpclient #scala #opensource #devex #developerexperience

The sttp client is an open-source HTTP client for Scala, integrating with every Scala stack, be it synchronous, a.k.a. direct-style, Future-based, or using functional effect systems such as cats-effect, ZIO, Monix, Kyo. The library is available for Scala 2.12, 2.13, and 3 on the JVM, Scala.JS, and Scala Native.
Learn more from our article:
https://softwaremill.com/sttp-client-4-scala-http-client-released/
#scala #http #sttp #programming
Sttp client 4: the Scala HTTP client you always wanted, released!

The sttp client is an opensource HTTP client for Scala. It integrates with every Scala stack, be it synchronous, a.k.a. direct-style, Future-based, or using functional effect systems.

SoftwareMill

« Le débat sur cette question est délibérément circonscrit. Il y a un refus d’envisager un avenir dans lequel le rôle de #PostesCanada pourrait évoluer en permanence pour répondre aux besoins des Canadiens. Et la #DégradationDuTravail de livraison par Amazon est acceptée comme un fait accompli ... » - @parismarx

https://www.pressegauche.org/Planifier-l-obsolescence-de-Postes-Canada
#STTP #syndicalisme #travail #MouvementSyndical #LuttesSyndicales #LuttesOuvrières #ServicesPublics #privatisation #PolCan

Planifier l’obsolescence de Postes Canada - Presse-toi à gauche !

Si vous avez entendu parler de Postes Canada récemment, c'est probablement qu'elle perd de l'argent. Beaucoup d'argent. Et rien n'indique que (…)

New #sttp client v4 milestone: this time with initial #Ox integration. In addition to the imperative WebSocket interface, you can now also interact with them using a streaming interface. Find out more: https://sttp.softwaremill.com/en/latest/websockets.html#websockets-as-ox-source-and-sink
WebSockets — sttp 3 documentation

GitHub - softwaremill/sttp-native-cli: Scala Native with scala-cli and sttp example

Scala Native with scala-cli and sttp example. Contribute to softwaremill/sttp-native-cli development by creating an account on GitHub.

GitHub

We are involved in many open source and open data activities, as we want to support the community. These are projects that we use every day or used to rely on

#opensource #oss #tapir #FoXAI #sttp
https://softwaremill.com/open-source/

Open-source software projects | SoftwareMill

We code and contribute to Scala language & functional programming open source. These are projects that we use every day or used to rely on.

SoftwareMill

The #Scala toolkit 0.2.0 is here - including #sttp client! :)

https://scala-lang.org/blog/2023/06/20/toolkit.html

The Scala Toolkit

Last call to take a look at a proposal to overhaul the type hierarchy of sttp's `Request`!

Is the current approach a hurdle for newcomers? Do we solve the right problem, as does it justify a new major release (& migration)?

Let us know :)

https://github.com/softwaremill/sttp/pull/1703

Especially if you started using #Scala or #sttp recently - your feedback would be most welcome. Thank you!

[Proposal] Add type hierarchy of requests and backends by adpi2 · Pull Request #1703 · softwaremill/sttp

Following the discussion in #1607, I started experimenting with sttp, to see if it was possible to get a more user-friendly API while preserving the full power and flexibility. I did not try to mai...

GitHub

Published a new blog post - Sttp: An Extensible API client

juliano-alves.com/2022/10/25/stt…

How to easily built an api client using #sttp and #zio-json - My first post with #scala3!