proxy.golang.org : github.com/newscred/webhook-broker : v0.1.0-beta-2
This is a fully HTTP based Pub/Sub Broker with a goal to simplify system architecture in SOA or Microservice architecture. It aims to solve the inter service communication problem.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/newscred/webhook-broker@v0.1.0-beta-2
Published:
Indexed:
Related tag:
v0.1.0-beta-2
Loading...
Readme
Loading...
Dependencies
- github.com/DATA-DOG/go-sqlmock v1.5.0
- github.com/fsnotify/fsnotify v1.4.9
- github.com/go-ini/ini v1.62.0
- github.com/go-sql-driver/mysql v1.5.0
- github.com/golang-migrate/migrate/v4 v4.14.1
- github.com/google/wire v0.5.0
- github.com/julienschmidt/httprouter v1.3.0
- github.com/mattn/go-sqlite3 v1.14.6
- github.com/rs/xid v1.2.1
- github.com/rs/zerolog v1.20.0
- github.com/smartystreets/goconvey v1.6.4
- github.com/stretchr/testify v1.7.0
- gopkg.in/ini.v1 v1.62.0
- gopkg.in/natefinch/lumberjack.v2 v2.0.0