notifications-router-svc

command module
v0.0.0-...-6e6bb61 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 27, 2023 License: MIT Imports: 2 Imported by: 0

README

notifications-router-svc

Documentation

This is a Go microservice which allows to send notifications to users via different channels (email, slack, etc). Worker services subscribe to this, whilst clients work via interface API provided by this service.

Documentation

OpenAPI 3.0.0 standard.

Build and start local documentation:

cd docs
npm i
npm run build & npm run start

In case everything is successful, you will see the following links:

✔ Documentation (ReDoc):      http://localhost:8080
✔ Documentation (SwaggerUI):  http://localhost:8080/swagger-ui/
✔ Swagger Editor:             http://localhost:8080/swagger-editor/

Codegen

We use openapi-generator. You can generate model bindings for Go based on docs using generate.sh script.

./generate.sh --help

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL