|
1 |
| -#API with Golang + MongoDB + Redis + Gin Gonic |
| 1 | +#CRUD RESTfulAPI with Golang + MongoDB + Redis + Gin Gonic |
2 | 2 |
|
3 | 3 | ###1. API with Golang + MongoDB + Redis + Gin Gonic: Project Setup
|
4 | 4 |
|
|
19 | 19 | ###5. Build Golang gRPC Server and Client: SignUp User & Verify Email
|
20 | 20 |
|
21 | 21 | [Build Golang gRPC Server and Client: SignUp User & Verify Email](https://codevoweb.com/golang-grpc-server-and-client-signup-user-verify-email)
|
| 22 | + |
| 23 | +###6. Build Golang gRPC Server and Client: Access & Refresh Tokens |
| 24 | + |
| 25 | +[Build Golang gRPC Server and Client: Access & Refresh Tokens](https://codevoweb.com/golang-grpc-server-and-client-access-refresh-tokens) |
| 26 | + |
| 27 | +###7. Build CRUD RESTful API Server with Golang, Gin, and MongoDB |
| 28 | + |
| 29 | +[Build CRUD RESTful API Server with Golang, Gin, and MongoDB](https://codevoweb.com/crud-restful-api-server-with-golang-and-mongodb) |