Skip to content

Blackmamba23/event-source-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Source App Service Example

  • This is an example service that will demonstrate an event sourced service. This is also the basic example of how I create the micro-service for my side projects,
  • The server offers 3 endpoints to allow users to do basic CRUD as an example:

This demo requires Kafka and Zookeeper. Run the docker compose file to spin up these dependancies.

  • Run: docker-compose up -d

The config in this example is loaded via a local JSON file and the default gizmo/config.Config struct.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages