@honestfoodcompany/pubsub
TypeScript icon, indicating that this package has built-in type declarations

2.2.2 • Public • Published

Google Pub/Sub Node.js Framework

npm Node.js CI Codacy Badge Codacy Badge dependencies Status Known Vulnerabilities

PubSub is a lightweight framework and subscription server for Google Pub/Sub. It was created to speed up development time ⚡️ and it provides a common foundation for building event driven applications. It lets developers define topics and subscriptions simply and declaratively, while additionally offering a simple subscription server to run all of a project's subscription handlers.

demo of subscription service starting through cli

Features

PubSub Framework is built with the developer experience in mind.

  • Built with 💚 and Typescript

    • In built types
    • Run with ts-node in dev
  • Easy to setup

    • Define pub/sub subscriptions and topics in a declarative way
    • Define your subscription handlers with a simple object
    • Define a topic and publish messages with a few lines of code
  • ✂️ Developer experience

    • Start receiving messages in minutes
    • Add configuration defaults for all your subscriptions in one place
    • DLQs and IAM automatically handled for you
    • Auto load code from folder

Links

Getting started

Moved to Docs

CLI commands - starting and listing subscriptions

Moved to CLI

Subscriptions

Moved to Subscriptions

Topics

Moved to Topics

Subscription Service

Moved to Service

Enabling Synchronous Driver

Moved to Drivers

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @honestfoodcompany/pubsub

Weekly Downloads

46

Version

2.2.2

License

MIT

Unpacked Size

182 kB

Total Files

128

Last publish

Collaborators

  • honest_clemens
  • jsander
  • rohit-gohri
  • hfc-bot
  • ishan123456789