Example of a microservice architecture using HTTP and NSQ as a transport
Stars
2
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
22
commits
gateway: Fix some found typos
60f95fb
gateway: remove empty test file
ebbee6d
README: Add document
da110aa
Makefile: Add e2e target & update clean
a8c8094
gateway/cmd/server: Impl main
ec1d498
zmbdrv/http/cmd/server: Impl main
3819c2f
drvloc/nsqhttp/cmd/server: Impl main
ed5e0ae
gateway: Define & impl endpoints & ctor
93f1c57
gateway: Create config & func for loading from YAML
aa983a5
zmbdrv/http: Define & impl transport
ae79645
zmbdrv/drvloc: Impl IsZombie method
2f260b3
zmbdrv/drvloc: Define Service & impl ctor func
ad4851f
modules: Have only one Go module
a6f65f4
zmbdrv: Define the service iface and main err codes
76cc716
drvloc/nsqhttp: Define & impl transport
db06a0e