Skip to content

Commit db7a43b

Browse files
Update 'Dep&Graphql&some links' in zh-CN translation
1 parent cec299b commit db7a43b

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

i18n/ReadMe-zh-CN.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
1. 先决条件
2626

2727
- [Go](https://golangbot.com/)
28-
- [Dep](https://github.com/golang/dep)
2928
- [SQL](https://www.w3schools.com/sql/default.asp)
3029

3130
2. 通用开发技能
@@ -56,6 +55,7 @@
5655
2. [PostgreSQL](https://www.postgresql.org/)
5756
3. [MariaDB](https://mariadb.org/)
5857
4. [MySQL](https://www.mysql.com/)
58+
5. [CockroachDB](https://www.cockroachlabs.com/)
5959
2. 云数据库
6060
- [CosmosDB](https://docs.microsoft.com/en-us/azure/cosmos-db)
6161
- [DynamoDB](https://aws.amazon.com/dynamodb/)
@@ -99,10 +99,12 @@
9999
10. API 客户端
100100

101101
1. REST
102-
- [Gentelman](https://github.com/h2non/gentleman)
102+
- [Gentleman](https://github.com/h2non/gentleman)
103103
- [GRequests](https://github.com/kennethreitz/grequests)
104104
- [heimdall](https://github.com/heimdal/heimdal)
105105
2. [GraphQL](https://graphql.org/)
106+
- [gqlgen](https://github.com/99designs/gqlgen)
107+
- [graphql-go](https://github.com/graph-gophers/graphql-go)
106108

107109
11. 最好知道
108110

@@ -134,8 +136,8 @@
134136
14. 微服务
135137

136138
1. 消息代理
137-
- [RabbitMQ](https://www.rabbitmq.com/tutorials/tutorial-one-javascript.html)
138-
- [Apache Kafka](https://www.npmjs.com/package/kafka-node)
139+
- [RabbitMQ](https://www.rabbitmq.com/tutorials/tutorial-one-go.html)
140+
- [Apache Kafka](https://kafka.apache.org/)
139141
- [ActiveMQ](https://github.com/apache/activemq)
140142
- [Azure Service Bus](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-messaging-overview)
141143
2. 消息总线
5.03 KB
Loading

i18n/golang-developer-roadmap-zh-CN.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)