Skip to content

enzotlucas/event-driven-example

Repository files navigation

Event Driven Example

Project for study and training on the "Event Driven" subject

The project

This project is a implementation of a Fake process system. It's a API that execute it's business rules through workers.

Running the project

Follow these steps to run the project locally.

# You have to be at docker folder to run the commands
cd docker

# Execute all APIs and workers
docker-compose up --build 

Help links

Link Description
Related documentations page Documentations related to the subject
Process flow The drawing of the process flow

Give a star

If you found the project helpful or just want to help the developer, give the project a star!

About

A example of a event driven system

Resources

License

Stars

Watchers

Forks

Releases

No releases published