Skip to content

igk1972/moleculer-go-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moleculer-go-example

Simple (with good code style) example for Moleculer implementation for Go (https://github.com/roytan883/moleculer-go).

How to use, refer to example:

run on first terminal:

nats-server

run on second terminal:

go run .moleculer-service.go -s nats:https://127.0.0.1:4222

run on third terminal:

go run .moleculer-client-cli.go -s nats:https://127.0.0.1:4222

moleculer (nodejs) info:

Moleculer is a fast, modern and powerful microservices framework for NodeJS (>= v6.x).

Moleculer: https://github.com/ice-services/moleculer

Website: https://moleculer.services

Documentation: https://moleculer.services/docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages