We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac3f469 + 22e48bf commit 2706234Copy full SHA for 2706234
README.md
@@ -1,4 +1,4 @@
1
-# go-api-boilerplate
+# go-clean-architecture-web-application-boilerplate
2
A web application boilerplate built with go and clean architecture.
3
Most of this application built by standard libraly.
4
@@ -20,7 +20,6 @@ app
20
├── domain
21
│ ├── post.go
22
│ └── user.go
23
-├── go_clean_architecture_web_application_boilerplate
24
├── infrastructure
25
│ ├── env.go
26
│ ├── logger.go
0 commit comments