Pinned Repositories
abhsrivastava.github.io
This is my tech blog
ActorGuice
Use Guice to create instances of actors
AlpakkaAMQP
Alpakka and RabbitMQ Integration
CatsIOPresentation
All examples of my Cats IO Presentation
Elastic4sTest
Learn to use Elastic Search from Scala
ElasticAlpakkaStreams
Use Alpakka to load CSV data into ElasticSearch
hangman
Learn how to use Scala ZIO
KafkaAvro
Write Avro Records into Kafka using Akka Streams
ScoptTest
Sample project to test ScoptLibrary
tagless
Example on Tagless Final
abhsrivastava's Repositories
abhsrivastava/Elastic4sTest
Learn to use Elastic Search from Scala
abhsrivastava/AlpakkaAMQP
Alpakka and RabbitMQ Integration
abhsrivastava/ElasticAlpakkaStreams
Use Alpakka to load CSV data into ElasticSearch
abhsrivastava/ActorGuice
Use Guice to create instances of actors
abhsrivastava/KafkaAvro
Write Avro Records into Kafka using Akka Streams
abhsrivastava/AkkaStreamsKafka
Akka Streams Source for Kafka 0.10 and beyond
abhsrivastava/AkkaStreamsKafka9
Create Akka Streams Source for Kafka (0.9 and below)
abhsrivastava/bidir-ssl
POC to implement bi directional SSL handshake using HTTP4S server and client
abhsrivastava/cassandra-phantom
Cassandra + Phantom Example
abhsrivastava/CirceEncoderTest
Testing Auto derivation of Circe Encoders
abhsrivastava/ConfigTest
Test Project for typesafe config
abhsrivastava/finatra-swagger
Trying to use the paradoxical library for finatra and swagger integration
abhsrivastava/FinchTest
Hello World example with Finch
abhsrivastava/fintrospect-swagger
POC for integrating Fintrospect with Swagger
abhsrivastava/GrpcTest
Leanring to write GRPC in Scala
abhsrivastava/GuicePartialMock
Partially mock methods inside objects created via Google Guice
abhsrivastava/http4s-swagger
Write HTTP4S REST API with Swagger Support
abhsrivastava/learn-react
Learning ReactJS
abhsrivastava/MacroTest
Use Scala Def Macros
abhsrivastava/PhantomDSL2
Prototype to use Phantom DSL 2
abhsrivastava/protobuf
Playing with protobuf serialization
abhsrivastava/PureTest
abhsrivastava/react-ts-router
Sample application to learn react router
abhsrivastava/react-ts-todo
Learn to build a React Application in TypeScript and WebPack
abhsrivastava/sbt_crosspublish
Example to cross publish an SBT Plugin for multiple Scala Versions
abhsrivastava/ScalaXBPoc
abhsrivastava/SlickTest
Testing why Scala compiler hangs with slick code
abhsrivastava/ThriftLearn
Learning to use Thrift in web services
abhsrivastava/typescript-unittest
How to test typescript classes using Mocha and Chai
abhsrivastava/WebServiceTestKit
Custom DSL to test Web Services