Skip to content

Commit

Permalink
Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
NoelLH committed Jan 7, 2022
1 parent 082f370 commit 90e1e18
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# The Big Give messages

This tiny library exists to house shared message / model classes for cross-service
communication.

Currently it enables us, without hacks, to use Symfony Messenger to publish Donation
messages from [MatchBot](https://github.com/thebiggive/matchbot) and then consume
them with [ClaimBot](https://github.com/thebiggive/matchbot).

0 comments on commit 90e1e18

Please sign in to comment.