Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Criando API Rest com GRPC Gateway
Search
Felipe Oliveira
July 21, 2018
Programming
0
140
Criando API Rest com GRPC Gateway
Introdução a GRPC e GRPC Gateway
Felipe Oliveira
July 21, 2018
Tweet
Share
More Decks by Felipe Oliveira
See All by Felipe Oliveira
Open Cloud
felipeweb
1
20
Open Cloud
felipeweb
1
130
PostgreSQL + Rest = pRest
felipeweb
0
160
Context como usar
felipeweb
0
320
Testes Avançados em Go
felipeweb
1
300
pREST A RESTful API from any PostgreSQL database
felipeweb
0
200
Go 1.8 plugins e outras novidades
felipeweb
0
150
pREST - A RESTful API from any PostgreSQL database
felipeweb
0
440
Criando apps robustas com Macaron
felipeweb
0
270
Other Decks in Programming
See All in Programming
Haskell でアルゴリズムを抽象化する / 関数型言語で競技プログラミング
naoya
17
4.9k
つよそうにふるまい、つよい成果を出すのなら、つよいのかもしれない
irof
1
300
Gleamという選択肢
comamoca
6
750
設計やレビューに悩んでいるPHPerに贈る、クリーンなオブジェクト設計の指針たち
panda_program
4
530
Bytecode Manipulation 으로 생산성 높이기
bigstark
2
360
Rubyでやりたい駆動開発 / Ruby driven development
chobishiba
1
110
型付きアクターモデルがもたらす分散シミュレーションの未来
piyo7
0
800
deno-redisの紹介とJSRパッケージの運用について (toranoana.deno #21)
uki00a
0
140
PHP 8.4の新機能「プロパティフック」から学ぶオブジェクト指向設計とリスコフの置換原則
kentaroutakeda
1
370
Kotlin エンジニアへ送る:Swift 案件に参加させられる日に備えて~似てるけど色々違う Swift の仕様 / from Kotlin to Swift
lovee
1
250
C++20 射影変換
faithandbrave
0
500
アンドパッドの Go 勉強会「 gopher 会」とその内容の紹介
andpad
0
250
Featured
See All Featured
Building Flexible Design Systems
yeseniaperezcruz
328
39k
It's Worth the Effort
3n
184
28k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Reflections from 52 weeks, 52 projects
jeffersonlam
351
20k
Unsuck your backbone
ammeep
671
58k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
700
Site-Speed That Sticks
csswizardry
10
650
The Cost Of JavaScript in 2023
addyosmani
51
8.4k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.3k
Rebuilding a faster, lazier Slack
samanthasiow
81
9k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Transcript
7/26/2018 Criando API Rest com GRPC Gateway http://localhost:3999/restGRPC/restgrpc.slide#1 1/7 Criando
API Rest com GRPC Gateway 21 July 2018 Felipe Oliveira Senior Software Engineer, Nuveo
7/26/2018 Criando API Rest com GRPC Gateway http://localhost:3999/restGRPC/restgrpc.slide#1 2/7 Quem
sou eu? Mais de 4 anos de experiência com Go Open Source S2 (pREST, Gofn, Moby, Tsuru) 2
7/26/2018 Criando API Rest com GRPC Gateway http://localhost:3999/restGRPC/restgrpc.slide#1 3/7 O
que é GRPC? Framework RPC Usa Protobuf como linguagem de de nição Trafega binário pela rede 3
7/26/2018 Criando API Rest com GRPC Gateway http://localhost:3999/restGRPC/restgrpc.slide#1 4/7 Demo
https://github.com/felipeweb/grpc-tad (https://github.com/felipeweb/grpc-tad) 4
7/26/2018 Criando API Rest com GRPC Gateway http://localhost:3999/restGRPC/restgrpc.slide#1 5/7 Quando
usar? Escrever serviços com mais performaticos Expor para o mundo transformando o serviço para HTTP. Usando o GRPC Gateway 5
7/26/2018 Criando API Rest com GRPC Gateway http://localhost:3999/restGRPC/restgrpc.slide#1 6/7 Thank
you Felipe Oliveira Senior Software Engineer, Nuveo
[email protected]
(mailto:
[email protected]
) https://www.felipeweb.net.br (https://www.felipeweb.net.br) @_felipeweb (http://twitter.com/_felipeweb)
7/26/2018 Criando API Rest com GRPC Gateway http://localhost:3999/restGRPC/restgrpc.slide#1 7/7