An open API service indexing awesome lists of open source software.

https://github.com/housecham/microservicetemplate

This repository provides a Go gRPC microservice template equipped with Viper for configuration management, go-playground/validator/v10 for request body validation, and GORM for seamless integration with PostgreSQL databases. Jumpstart your microservice development with this structured and efficient template.
https://github.com/housecham/microservicetemplate

golang gorm grpc microservice template

Last synced: 11 months ago
JSON representation

This repository provides a Go gRPC microservice template equipped with Viper for configuration management, go-playground/validator/v10 for request body validation, and GORM for seamless integration with PostgreSQL databases. Jumpstart your microservice development with this structured and efficient template.

Awesome Lists containing this project