Pinned Repositories
active-slick
Slick extensions for record lifecycle management
advanced-scala
Source code for Advanced Scala with Cats
auth_gateway
Authentication app
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.rst file below.
beanio
A Java library for marshalling and unmarshalling bean objects from XML, CSV, delimited and fixed length stream formats.
camel
Mirror of Apache Camel
corda
Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contract technology allows businesses to transact directly, with value.
cordapp-template-java
A Java CorDapp Template. Extend it via the Hello, World tutorial: https://docs.corda.net/hello-world-introduction.html
essential-slick-code
Source Code for the examples in Essential Slick
talachutla's Repositories
talachutla/advanced-scala
Source code for Advanced Scala with Cats
talachutla/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
talachutla/aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.rst file below.
talachutla/corda
Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contract technology allows businesses to transact directly, with value.
talachutla/cordapp-template-java
A Java CorDapp Template. Extend it via the Hello, World tutorial: https://docs.corda.net/hello-world-introduction.html
talachutla/essential-slick-code
Source Code for the examples in Essential Slick
talachutla/k8s-deployment-strategies
Kubernetes deployment strategies explained
talachutla/k8s-training
talachutla/k8s-training-templates
talachutla/lagom-on-kube
This tutorial describes how to bootstrap a production-ready Lagom microservices cluster in a Kubernetes environment.
talachutla/lagom-silhouette
Lagom silhouette support
talachutla/mongo-readside-lagom
Lagom Service With Cassandra WriteSide and Mongo ReadSide
talachutla/online-auction-java
talachutla/online-auction-scala-slick
talachutla/play-pac4j-scala-demo
Play Scala demo to test the play-pac4j security library
talachutla/play-recaptcha
Play Framework (Scala and Play 2.x) module that provides reactive (non-blocking) integration with Google ReCaptcha.
talachutla/play-recaptcha-v2-example
Example showing how to use the play-recaptcha module with reCAPTCHA version 2.or Invisible reCAPTCHA
talachutla/play-silhouette
Silhouette is an authentication library for Play Framework applications that supports several authentication methods, including OAuth1, OAuth2, OpenID, CAS, 2FA, TOTP, Credentials, Basic Authentication or custom authentication schemes.
talachutla/play-silhouette-reactivemongo.g8
REST service seed built with Scala, Play framework, Silhouette authentication, ReactiveMongo
talachutla/play-silhouette-rest-slick
Seed project for Play Framework 2.6 with Silhouette 5.0, exposing a REST API for sign-up and signin. Slick + H2 used as a backing store.
talachutla/play-slick3-example
A simple skeleton for play scala slick applications.
talachutla/play2-auth
Play2.x Authentication and Authorization module
talachutla/slick
Slick (Scala Language Integrated Connection Kit) is a modern database query and access library for Scala
talachutla/startbootstrap-landing-page
A responsive, Bootstrap landing page template created by Start Bootstrap
talachutla/startbootstrap-simple-sidebar
An off canvas sidebar navigation Bootstrap HTML template created by Start Bootstrap
talachutla/terraform
work with terraform
talachutla/terraform-aws-vpc
Terraform module which creates VPC resources on AWS
talachutla/terraform-examples
talachutla/tutorials
The "REST With Spring" Course:
talachutla/user-management-lagom
User management service with Lagom