Skip to content

Personal Educational Project on Go language, using AWS SDK, Fiber and soon OpenTelemetry

Notifications You must be signed in to change notification settings

DouglasViolante/golang-event-messaging-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

event-messaging-api

A brief project written with Go exclusively for educational purposes on the use of AWS SDK, GoFiber and OpenTelemetry.

It simulates AWS environment with AWS Localstack for publishing an event in a SNS Topic when receiving an API Call, and also generates simples metrics and traces.

Third Party Libs and Tools

Todo

  • Fix DockerFile

Observability

How to Run

  • Requires Docker!

  • Run the command docker-compose up --force-recreate --build in the same folder level as the file docker-compose.yml

About

Personal Educational Project on Go language, using AWS SDK, Fiber and soon OpenTelemetry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published