Skip to content

A Simple nodeJS server to pick up webhooks from Segment.com and insert into a Postgres database.

Notifications You must be signed in to change notification settings

ArtooTrills/segment-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Simple nodeJS server to pick up webhooks from Segment.com and insert into a Postgres database.

Database connection parameters can be provided as environment variables,
PGUSER='xxx' PGHOST='yyy' PGPASSWORD='zzz' PGDATABASE='database' node server.js

About

A Simple nodeJS server to pick up webhooks from Segment.com and insert into a Postgres database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published