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
NPOでのDevinの活用
codeforeveryone
0
790
AI時代のソフトウェア開発を考える(2025/07版) / Agentic Software Engineering Findy 2025-07 Edition
twada
PRO
68
21k
ruby.wasmで多人数リアルタイム通信ゲームを作ろう
lnit
3
440
AIエージェントはこう育てる - GitHub Copilot Agentとチームの共進化サイクル
koboriakira
0
510
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
50
33k
C++20 射影変換
faithandbrave
0
570
VS Code Update for GitHub Copilot
74th
2
620
Google Agent Development Kit でLINE Botを作ってみた
ymd65536
2
220
たった 1 枚の PHP ファイルで実装する MCP サーバ / MCP Server with Vanilla PHP
okashoi
1
230
datadog dash 2025 LLM observability for reliability and stability
ivry_presentationmaterials
0
450
Webの外へ飛び出せ NativePHPが切り拓くPHPの未来
takuyakatsusa
2
530
設計やレビューに悩んでいるPHPerに贈る、クリーンなオブジェクト設計の指針たち
panda_program
6
1.9k
Featured
See All Featured
Navigating Team Friction
lara
187
15k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
Build The Right Thing And Hit Your Dates
maggiecrowley
36
2.8k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
The Straight Up "How To Draw Better" Workshop
denniskardys
234
140k
Why You Should Never Use an ORM
jnunemaker
PRO
58
9.4k
Code Review Best Practice
trishagee
69
18k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.8k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
20
1.3k
Thoughts on Productivity
jonyablonski
69
4.7k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.4k
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