Skip to content

Serverless integration and compute platform. Free for developers.

License

Notifications You must be signed in to change notification settings

JezZ-GH/pipedream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

pipedream

Usage

To install the Pipedream CLI, run:

curl https://cli.pipedream.com/install | sh

Then create an event stream:

pd deploy   # prompts you to select a source and pass required options

Check out our guide on HTTP Event Sources, or review the docs for a detailed overview of the CLI, and for more examples of deploying specific components.

What are Event Sources?

Event sources turn any API into an event stream.

Sources collect data from services like Github, Stripe, the bitcoin blockchain, RSS feeds, and more. They emit new events produced by the service, which can be consumed by any application via HTTP API or SSE.

Event sources run on Pipedream's infrastructure, but you can retrieve emitted events in your own apps using the Pipedream CLI, HTTP API, or SSE stream tied to your source.

Documentation

For details on how to use Pipedream CLI and the rest of the Pipedream platform, please review our documentation.

Found a Bug? Want to Suggest a Feature?

Any bugs or feature requests for specific components, or for the Pipedream CLI, can be raised here as new Github issues.

About

Serverless integration and compute platform. Free for developers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%