Skip to content

Edbeer/auth-grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang Clean Architecture gRPC Auth microservice example

Full list what has been used:

  • grpc - general RPC framework
  • grpc-gateway - is a plugin of the Google protocol buffers compiler protoc.
  • sqlx - Extensions to database/sql.
  • pgx - PostgreSQL driver and toolkit for Go
  • go-redis - Type-safe Redis client for Golang
  • validator - Go Struct and Field validation
  • jwt-go - JSON Web Tokens (JWT)
  • uuid - UUID
  • migrate - Database migrations. CLI and Golang library.
  • testify - Testing toolkit
  • gomock - Mocking framework
  • Docker - Docker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors