Pinned Repositories
consumer-driven-contract-testing-pact
A minimalistic implementation of consumer driven contract testing (CDC), to show how CDC works. Implemented with Pact (pact.io), Kotlin, Ktor and Gradle
dapr-distributed-tracing-pub-sub
A simple example showing how to trace a distributed, pub-sub based system using dapr.
dapr-distributed-tracing-service-invocation
A simple example showing how to trace a distributed system using dapr.
dapr-pub-sub
A simple dapr publish-subscribe example.
dapr-pub-sub-routing
A simple example showing how to route messages in a distributed, pub-sub based system using dapr.
git-tags-with-gradle
A minimalistic example on how to create git tags via Gradle in your pipeline
gradle-repository-restriction
A Gradle distribution that only allows your secure in-house maven repository for dependency retrieval. This is a working example implementation. You can easily adapt it for your needs.
ktgen
KTouch Course Generator
opa-http-api-example-kotlin
A simple example showing how to restrict a custom HTTP API using the Open Policy Agent.
ssh-wtf
Interactive SSH port forwarding scenarios
BarbieCue's Repositories
BarbieCue/ssh-wtf
Interactive SSH port forwarding scenarios
BarbieCue/ktgen
KTouch Course Generator
BarbieCue/consumer-driven-contract-testing-pact
A minimalistic implementation of consumer driven contract testing (CDC), to show how CDC works. Implemented with Pact (pact.io), Kotlin, Ktor and Gradle
BarbieCue/gradle-repository-restriction
A Gradle distribution that only allows your secure in-house maven repository for dependency retrieval. This is a working example implementation. You can easily adapt it for your needs.
BarbieCue/dapr-distributed-tracing-pub-sub
A simple example showing how to trace a distributed, pub-sub based system using dapr.
BarbieCue/dapr-distributed-tracing-service-invocation
A simple example showing how to trace a distributed system using dapr.
BarbieCue/dapr-pub-sub
A simple dapr publish-subscribe example.
BarbieCue/dapr-pub-sub-routing
A simple example showing how to route messages in a distributed, pub-sub based system using dapr.
BarbieCue/dapr-service-invocation
A simple example showing dapr service invocation.
BarbieCue/dapr-state-management
A simple dapr state management example.
BarbieCue/git-tags-with-gradle
A minimalistic example on how to create git tags via Gradle in your pipeline
BarbieCue/opa-http-api-example-kotlin
A simple example showing how to restrict a custom HTTP API using the Open Policy Agent.
BarbieCue/dependency-diff-tldr
A dependency tree diff summarizer for Gradle dependencies
BarbieCue/ktouch-bone
KTouch Bone Layout
BarbieCue/skrape.it
A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. It aims to be a testing lib, but can also be used to scrape websites in a convenient fashion.