Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
janishar committed Jul 2, 2024
1 parent 4a16b99 commit 265ee6a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,9 @@ func EnsureDbIndexes(db mongo.Database) {
}
```

## Go Microservices Architecture using goserve
`goserve` also provides `micro` package to build REST API microservices. Find the microservices version of this blog service project at [github.com/unusualcodeorg/gomicro](https://github.com/unusualcodeorg/gomicro)

## Find this project useful ? :heart:
* Support it by clicking the :star: button on the upper right of this page. :v:

Expand Down

0 comments on commit 265ee6a

Please sign in to comment.