Google Pub/Sub Node.js Framework

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.

Features
PubSub Framework is built with the developer experience in mind.
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