Skip to content
View jamesanto's full-sized avatar
Block or Report

Block or report jamesanto

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Generic Services & Filters based on ... Generic Services & Filters based on Finagle, using ZIO
    1
    import org.scalatest.{FreeSpec, Matchers}
    2
    
                  
    3
    class Filter2FilterTest extends FreeSpec with Matchers with ZioTestSupport {
    4
    
                  
    5
      case class JsonErr()
  2. akka akka Public

    Forked from akka/akka

    Akka Project

    Scala

  3. amazon-sqs-v2-java-extended-client-lib amazon-sqs-v2-java-extended-client-lib Public

    Forked from awslabs/amazon-sqs-java-extended-client-lib

    An extension to the Amazon SQS client that enables sending and receiving messages up to 2GB via Amazon S3.

    Java

  4. async-http-client async-http-client Public

    Forked from AsyncHttpClient/async-http-client

    Asynchronous Http and WebSocket Client library for Java

    Java

  5. autofix autofix Public

    Forked from scalatest/autofix

    Auto-fixing error due to version upgrade, good practice etc.

    Scala