diogorb's Stars
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
trufflesecurity/trufflehog
Find, verify, and analyze leaked credentials
jnunemaker/httparty
:tada: Makes http fun again!
microsoft/playwright-dotnet
.NET version of the Playwright testing and automation library.
SergeyPirogov/webdriver_manager
PauloGoncalvesBH/treinamento-git
Um tutorial interativo de git, destinado a ensinar como o git funciona, não apenas quais comandos executar.
zeebe-io/zeebe-modeler
Desktop Application for modeling Zeebe Workflows with BPMN
CaravanaCloud/aws-pod
GitPod workspace for AWS
mwinteringham/restful-booker-platform
A SaaS platform used for various test automation training
emilybache/KataTrainReservation
A Kata exercise. This one involves writing code to reserve seats on a train.
mayribeirofernandes/testesrobotframework
Repositório para testes de aprendizado e exemplos com Robot Framework
cucumber-school/scripts
Scripts for the BDD with Cucumber video series
igorkosandyak/spring-boot-kafka
Simple Spring Boot demo project with Apache Kafka
bcarun/cucumber-samples
Samples to show Behavior Driven Development using Cucumber
sysco-middleware/kafka-testing
Test examples of kafka-clients: unit, integration, end-to-end
bondar-artem/karate-dsl-class
Source code from my Karate DSL class
devfullcycle/live-imersao-13-nestjs-kafka
4linux/538
Repositório para os desafios do curso de container
cch0/spring-boot-kafka
A sample application which demonstrates how to use KafkaTemplate to send message to Kafka Topic within a transaction and how message is received by the Kafka Consumer.
hippo-digital/playwright-specflow-pom-dotnet
Example of how to use Playwright with SpecFlow and Page Object Models in .NET (C#).
PauloGoncalvesBH/entrega-continua-no-serverest
Repositório do post "Entrega contínua no ServeRest 🚀", relatando como funciona uma entrega contínua, seus ganhos e a implementação na lib ServeRest
sergiogama/generative-ai-chat-openai-langchain
Chat simples via terminal, usando uma base de dados própria através do framework LangChain
ernestosbarbosa/qarentena-selenium-zalenium-selenoid
rafalima/qarentena-bdd-testes-servico
Rogatto/integration-automation-testing-example
This repository contains examples using TestContainers in a Spring Boot Application
michaelcostabr/KafkaWelcomeKit
Este projeto tem como objetivo demonstrar o uso do Apache Kafka através da biblioteca da Confluent para .Net Core. Foram implementados diversos cenários de uso cobrindo várias nuances de uma aplicação que trabalhe com streaming/mensageria.
netodeolino/ecommerce-dio
E-commerce microservices with Java, Kafka, Cloud
pedrohjmartins/base_project_api
Projeto base para ínicio de automação de testes em api com httparty
benr-dev/spring-boot-kafka-example
Spring Boot app using Kafka to send messages to a topic
zlatko-ms/kafkatests
Simple Java Spring Boot app for testing Kafka compliant middleware