0.1.11 • Published 1 month ago

graphql-eventbus-rabbitmq v0.1.11

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

Google Pubsub GraphQL Eventbus

This is a reference implementation of GraphQL Eventbus using RabbitMQ.

Overview

  • ✂️ Schema Driven: Define your events and payloads in GraphQL schema. Consume your events using GraphQL documents.
  • 🤝 Message Broker agnostic: Works with any message broker. We provide packages for Google Pubsub and RabbitMQ. You can easily use the library to build a bus for your message broker.
  • 🚀 Code Generation: GraphQL Codegen plugin to generate code for typescript (npm i graphql-eventbus-codegen).
  • 🎯 Plugins: We provide plugins for logging and monitoring. You can also build your custom plugins.
  • ✴️ Best Practices:: Publish time, event ID, and other metadata propagation are built-in for observability.
  • 🤖 Testing Utilities:: The library comes with utilities to easily sample payload for your events and test your event handlers.

Documentation

You can find extensive documentation at https://graphql-eventbus.vercel.app

Contributing

We are always looking for people to help us grow graphql-eventbus! If you have an issue, feature request, or pull request, let us know!

Follow us on Twitter!

License

MIT @ Suraj Keshri

0.1.11

1 month ago

0.1.10

2 months ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.2

2 years ago