Skip to content

Commit 5945f22

Browse files
committed
update readme
1 parent f3742e7 commit 5945f22

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ The goal is to make each API independent from one another and only share service
3838

3939
The APIs will have separate directory based on the endpoint. Example `blog` and `blogs` will have seperate directory whereas `blog`, `blog/author`, and `blog/editor` will share common resources and will live inside same directory.
4040

41+
## Know More on goserve framework
42+
- [GitHub - afteracademy/goserve](https://github.com/afteracademy/goserve)
43+
4144
### Startup Flow
4245
cmd/main → startup/server → module, mongo, redis, router → api/[feature]/middlewares → api/[feature]/controller -> api/[feature]/service, authentication, authorization → handlers → sender
4346

0 commit comments

Comments
 (0)