Skip to content

koenno/go-notification-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notification Service and Notification Gateway

How to run

make build
docker-compose up -d

How to stop

docker-compose down

Send a request to the service

curl -X POST http://localhost:8080/notifications -H "Content-Type: application/json" -d @test/notification.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published