-
Notifications
You must be signed in to change notification settings - Fork 8
20180719_graphql in go
CI edited this page Oct 11, 2018
·
3 revisions
title: "Go 語言實戰 GraphQL" date: 2018-07-19 type: blog author: AppleBoy link: https://blog.wu-boy.com/2018/07/graphql-in-go/ layout: post comments: true
很高興能在 2018 ModernWeb 研討會跟大家分享用 Go 語言實戰 GraphQL,相信大家都知道 GraphQL 帶給前端後端及手機開發者很多好處,強烈推薦大家來嘗試看看。這場議程最主要是推廣 GraphQL 及 Go 語言。底下有投影片大家可以參考看看。
在這場議程,大致上有四大議題跟大家探討
- 為什麼我捨棄 RESTful 轉向 GraphQL
- 什麼是 GraphQL,它解決了什麼問題
- 在 Go 語言實戰 GraphQL 技巧踩雷
- 如何撰寫 GraphQL 測試
很感謝會後蠻多朋友跑過來跟我討論,但是礙於要趕搭高鐵回新竹,所以沒跟大家深入探討。如果有任何問題都可以直接聯絡我。
<iframe src="//www.slideshare.net/slideshow/embed_code/key/L0UEo6V4Nrn7DN" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe>-
Go 語言的 graphQL-go 套件正式支援 Concurrent Resolvers (0)
-
如何在 Go 專案內寫測試 (0)
-
用 gofight 來測試 golang web API handler (3)
-
輕量級 Gofight 支援 Echo 框架測試 (0)
-
台灣第一屆 GoPher 大會 (1)
-
2016 COSCUP 用 Golang 寫 Microservices (0)
-
用 Go 語言打造微服務架構 (0)
-
用 Go 語言打造 DevOps Bot (0)
-
在 DigitalOcean 新竹社群簡介 Gitea 開源專案 (0)
-
Go 語言基礎實戰教學影片上線了 (0)