OAuth 1.0 and X API v2 with Scala and sttp...
Read MoreHow to use scala sttp client to download file...
Read Moresttp/tapir - testing endpoint with JSON body...
Read MoreScala: How to do error handling on Scala STTP...
Read MoreScala function that takes dynamic class as parameter...
Read MoreHow to create ZStream of String from ZStream of Byte...
Read MoreCan't create ArmeriaCatsBackend in IOApp with Cats effects?...
Read MoreImplicitly getting Schema from class with type Alias...
Read MoreTapir fails to decode a list of sealed trait with `DecodingFailure(CNil, List(DownArray))`...
Read MoreHow can I close the STTP backend after completing my requests?...
Read MoreHow do I make 10 http requests simultaneously?...
Read MoreHow can I deserialize an non-fixed array of jsons using Circe's manual decoder?...
Read MoreHow can I send HTTP Requests asynchronously while handling rate-limits?...
Read MoreHow can I run parSequenceUnordered of Monix, and handle the results of each task?...
Read MoreIs synchronous HTTP request wrapped in a Future considered CPU or IO bound?...
Read MoreWrite data to file in chunks using akka streams...
Read MoreHow can I use the Scala sttp FetchBackend for handling JavaScript in html?...
Read More