Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf7e50ce

Browse files
authored
Update readMe.md
1 parentd7374fc commitf7e50ce

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

‎readMe.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
1-
#CRUD RESTful API with Golang + MongoDB + Redis + Gin Gonic
1+
#API with Golang + MongoDB + Redis + Gin Gonic: Project Setup
2+
3+
In this article, you'll learn how to set up a Golang application with MongoDB-Go-driver, Gin Gonic, and Go Redis. Later, we'll access both the Redis and MongoDB databases directly in VS Code using a MySQL VS Code extension.
4+
5+
![API with Golang + MongoDB + Redis + Gin Gonic: Project Setup](https://codevoweb.com/wp-content/uploads/2022/05/API-with-Golang-MongoDB-Redis-and-Gin-Gonic-Project-Setup.webp)
6+
7+
##Topics Covered
8+
9+
- Setup Golang with MongoDB and Redis
10+
- Creating MongoDB and Redis Database with Docker-compose
11+
- Setup Environment Variables
12+
- How to Connect Golang App to Redis and MongoDB
13+
- Test the Golang API
14+
- How to Connect to MongoDB and Redis Servers in VS Code
15+
16+
Read the entire article here:[https://codevoweb.com/api-golang-mongodb-gin-gonic-project-setup](https://codevoweb.com/api-golang-mongodb-gin-gonic-project-setup)
17+
18+
Articles in this series:
219

320
###1. API with Golang + MongoDB + Redis + Gin Gonic: Project Setup
421

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp