Skip to content
View evbruno's full-sized avatar

Block or report evbruno

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
evbruno/README.md

Hi there 👋

Pinned Loading

  1. rinha-2024-q1-golang rinha-2024-q1-golang Public

    Scala

  2. akka-camel-oaq-example akka-camel-oaq-example Public

    Scala + Akka + Camel + OAQ (Oracle Advanced Queuing) code sample

    Scala 4 1

  3. agatetepe agatetepe Public

    Yet another simple HTTP Client for Scala

    Scala 2

  4. Akka-http (spray) directive to allow... Akka-http (spray) directive to allow CORS (Cross-Origin Resource Sharing)
    1
    import akka.http.scaladsl.model.HttpMethods._
    2
    import akka.http.scaladsl.model.headers.{`Access-Control-Allow-Credentials`, `Access-Control-Allow-Headers`, `Access-Control-Allow-Methods`, `Access-Control-Allow-Origin`}
    3
    import akka.http.scaladsl.server.directives.RespondWithDirectives
    4
    
                  
    5
    trait EnableCORSDirectives extends RespondWithDirectives {
  5. couchdb_wrapper couchdb_wrapper Public

    CouchDB Wrapper (Elixir)

    Elixir 1