Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.
/ experiment Public archive

Experiment is a monorepo of services to simulated events allowing me to add services of any type with realistic data

Notifications You must be signed in to change notification settings

joshbatley/experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experiment

Experiment is repo for me to learn Golang(and other maybe eventually), it is a mono-repo of services that mimics a payment provider.

There is a fake message app that pumps data through queues for "real" services then use this data as if it there were real events.

V1.0 goals

All internal services setup, this will be a MVP where all the data is getting generated and settings and authentication is set correct and all services connect and work together.

This includes the following repos:

  • Auth
  • Logger
  • Messager
  • Settings
  • Vault

Goals of stuff to do:

  • GRPs
  • GraphQL
  • Kafka/Event Driven/messaging
  • DBs Postgres, redis, DynamoDB

About

Experiment is a monorepo of services to simulated events allowing me to add services of any type with realistic data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages