Skip to content

Commit 4cf8c19

Browse files
authored
Update readme.md
1 parent eac9f77 commit 4cf8c19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> A Golang boilerplate template, based on [Vertical Slice Architecture](https://jimmybogard.com/vertical-slice-architecture/) and [CQRS pattern](https://event-driven.io/en/cqrs_facts_and_myths_explained/) with using [Echo](https://github.com/labstack/echo), [Gorm](https://github.com/go-gorm/gorm), [Zap](https://github.com/go-gorm/gorm), [Viper](https://github.com/spf13/viper), [MediatR](https://github.com/mehdihadeli/Go-MediatR/) for CQRS and [uber-go/dig](https://github.com/uber-go/dig) for Dependency Injection.
44
5-
**You can use this project as a template to build your Backend project in the Go language on top of this project.**
5+
**You can use this project as a foundation for building your backend application in Go, it's designed as a helpful starting point for your development**
66

77
## Features
88

0 commit comments

Comments
 (0)