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
非同期jobをtransaction内で 呼ぶなよ!絶対に呼ぶなよ!
alstrocrack
0
610
Web Components で実現する Hotwire とフロントエンドフレームワークの橋渡し / Bridging with Web Components
da1chi
3
2k
The Flutter Journey of Building a Live Streaming App — With a Side of Performance Tuning
u503
1
100
dynamic!
moro
10
7.1k
iOSエンジニア向けの英語学習アプリを作る!
yukawashouhei
0
190
Model Pollution
hschwentner
1
190
CSC305 Lecture 04
javiergs
PRO
0
260
GitHub Actions × AWS OIDC連携の仕組みと経緯を理解する
ota1022
0
250
overlayPreferenceValue で実現する ピュア SwiftUI な AdMob ネイティブ広告
uhucream
0
170
Le côté obscur des IA génératives
pascallemerrer
0
140
Pythonスレッドとは結局何なのか? CPython実装から見るNoGIL時代の変化
curekoshimizu
5
1.7k
Your Perfect Project Setup for Angular @BASTA! 2025 in Mainz
manfredsteyer
PRO
0
150
Featured
See All Featured
Measuring & Analyzing Core Web Vitals
bluesmoon
9
620
The Illustrated Children's Guide to Kubernetes
chrisshort
48
51k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Context Engineering - Making Every Token Count
addyosmani
5
210
Designing for Performance
lara
610
69k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
45
2.5k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
53k
The World Runs on Bad Software
bkeepers
PRO
71
11k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
The Language of Interfaces
destraynor
162
25k
Statistics for Hackers
jakevdp
799
220k
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