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
28
Open Cloud
felipeweb
1
130
PostgreSQL + Rest = pRest
felipeweb
0
160
Context como usar
felipeweb
0
320
Testes Avançados em Go
felipeweb
1
310
pREST A RESTful API from any PostgreSQL database
felipeweb
0
210
Go 1.8 plugins e outras novidades
felipeweb
0
150
pREST - A RESTful API from any PostgreSQL database
felipeweb
0
460
Criando apps robustas com Macaron
felipeweb
0
270
Other Decks in Programming
See All in Programming
Xdebug と IDE による デバッグ実行の仕組みを見る / Exploring-How-Debugging-Works-with-Xdebug-and-an-IDE
shin1x1
0
130
「効かない!」依存性注入(DI)を活用したAPI Platformのエラーハンドリング奮闘記
mkmk884
0
250
Understanding Apache Lucene - More than just full-text search
spinscale
0
140
Laravel Nightwatchの裏側 - Laravel公式Observabilityツールを支える設計と実装
avosalmon
1
250
車輪の再発明をしよう!PHP で実装して学ぶ、Web サーバーの仕組みと HTTP の正体
h1r0
2
400
Codexに役割を持たせる 他のAIエージェントと組み合わせる実務Tips
o8n
4
1.4k
CS教育のDX AIによる育成の効率化
niftycorp
PRO
0
160
Reactive ❤️ Loom: A Forbidden Love Story
franz1981
2
170
KagglerがMixSeekを触ってみた
morim
0
320
仕様漏れ実装漏れをなくすトレーサビリティAI基盤のご紹介
orgachem
PRO
7
3.1k
Rで始めるML・LLM活用入門
wakamatsu_takumu
0
210
AIコードレビューの導入・運用と AI駆動開発における「AI4QA」の取り組みについて
hagevvashi
0
560
Featured
See All Featured
What’s in a name? Adding method to the madness
productmarketing
PRO
24
4k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
254
22k
How To Speak Unicorn (iThemes Webinar)
marktimemedia
1
410
Public Speaking Without Barfing On Your Shoes - THAT 2023
reverentgeek
1
340
The Curse of the Amulet
leimatthew05
1
11k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
141
35k
4 Signs Your Business is Dying
shpigford
187
22k
WCS-LA-2024
lcolladotor
0
500
[RailsConf 2023] Rails as a piece of cake
palkan
59
6.4k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.4k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
16k
Deep Space Network (abreviated)
tonyrice
0
96
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