Skip to content

A To Do REST API using Go, protected by OIDC using Zitadel and monitored using OpenTelemetry/Signoz

License

Notifications You must be signed in to change notification settings

csetera/todo-api-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

A simple To Do REST API using Go, GORM and Gin. In theory, should be compatible with (or at least close to compatible with) the SPA from my other ToDo learnings.

In addition, this implementation is a testbed for a couple of additional technologies:

  • Role-based access control (RBAC) implemented using OIDC and Zitdadel
  • OpenTelemetry for application instrumentation
  • Signoz in Docker for telemetry collection and visualization

About

A To Do REST API using Go, protected by OIDC using Zitadel and monitored using OpenTelemetry/Signoz

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published