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
21
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
Improving my own Ruby thereafter
sisshiki1969
1
160
もうちょっといいRubyプロファイラを作りたい (2025)
osyoyu
1
460
実用的なGOCACHEPROG実装をするために / golang.tokyo #40
mazrean
1
300
チームのテスト力を鍛える
goyoki
3
930
Android端末で実現するオンデバイスLLM 2025
masayukisuda
1
170
Kiroで始めるAI-DLC
kaonash
2
630
AIを活用し、今後に備えるための技術知識 / Basic Knowledge to Utilize AI
kishida
22
5.9k
機能追加とリーダー業務の類似性
rinchoku
2
1.3k
Navigation 2 を 3 に移行する(予定)ためにやったこと
yokomii
0
350
複雑なドメインに挑む.pdf
yukisakai1225
5
1.2k
詳解!defer panic recover のしくみ / Understanding defer, panic, and recover
convto
0
250
Things You Thought You Didn’t Need To Care About That Have a Big Impact On Your Job
hollycummins
0
110
Featured
See All Featured
Building Applications with DynamoDB
mza
96
6.6k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
850
Art, The Web, and Tiny UX
lynnandtonic
303
21k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Done Done
chrislema
185
16k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
Facilitating Awesome Meetings
lara
55
6.5k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
The Invisible Side of Design
smashingmag
301
51k
The Power of CSS Pseudo Elements
geoffreycrofte
77
6k
Statistics for Hackers
jakevdp
799
220k
How to train your dragon (web standard)
notwaldorf
96
6.2k
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