Skip to content

A microservice to send notifacations SNS with GRPC in Golang

License

Notifications You must be signed in to change notification settings

zilohumberto/notification-sns-go

Repository files navigation

notification-sns-go

A microservice to send notifications SNS with GPPC in Golang

Getting started

This project requires Go to be installed. On OS X with Homebrew you can just run brew install go.

Running it then should be as simple as:

$ make
$ ./bin/notification-sns-go

Testing

make test

Releases

No releases published

Packages

No packages published