Update 'Dep&Graphql&some links' in zh-CN translation

This commit is contained in:
bonopengate@gmail.com 2019-04-28 07:04:01 +08:00
parent cec299bc15
commit db7a43bd4e
3 changed files with 7 additions and 5 deletions

View File

@ -25,7 +25,6 @@
1. 先决条件
- [Go](https://golangbot.com/)
- [Dep](https://github.com/golang/dep)
- [SQL](https://www.w3schools.com/sql/default.asp)
2. 通用开发技能
@ -56,6 +55,7 @@
2. [PostgreSQL](https://www.postgresql.org/)
3. [MariaDB](https://mariadb.org/)
4. [MySQL](https://www.mysql.com/)
5. [CockroachDB](https://www.cockroachlabs.com/)
2. 云数据库
- [CosmosDB](https://docs.microsoft.com/en-us/azure/cosmos-db)
- [DynamoDB](https://aws.amazon.com/dynamodb/)
@ -99,10 +99,12 @@
10. API 客户端
1. REST
- [Gentelman](https://github.com/h2non/gentleman)
- [Gentleman](https://github.com/h2non/gentleman)
- [GRequests](https://github.com/kennethreitz/grequests)
- [heimdall](https://github.com/heimdal/heimdal)
2. [GraphQL](https://graphql.org/)
- [gqlgen](https://github.com/99designs/gqlgen)
- [graphql-go](https://github.com/graph-gophers/graphql-go)
11. 最好知道
@ -134,8 +136,8 @@
14. 微服务
1. 消息代理
- [RabbitMQ](https://www.rabbitmq.com/tutorials/tutorial-one-javascript.html)
- [Apache Kafka](https://www.npmjs.com/package/kafka-node)
- [RabbitMQ](https://www.rabbitmq.com/tutorials/tutorial-one-go.html)
- [Apache Kafka](https://kafka.apache.org/)
- [ActiveMQ](https://github.com/apache/activemq)
- [Azure Service Bus](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-messaging-overview)
2. 消息总线

Binary file not shown.

Before

Width:  |  Height:  |  Size: 440 KiB

After

Width:  |  Height:  |  Size: 445 KiB

File diff suppressed because one or more lines are too long