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
Firebase Cloud Messaging + Django (Una implemen...
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Sergio Infante
July 08, 2017
Technology
440
0
Share
Firebase Cloud Messaging + Django (Una implementación minimalista)
FCM HTTP Protocol + Django Rest Framework
Sergio Infante
July 08, 2017
More Decks by Sergio Infante
See All by Sergio Infante
Mejores prácticas para el desarrollo de aplicaciones
neosergio
0
1
Django + Arduino
neosergio
1
1.1k
Desarrollo móvil nativo vs híbrido vs web
neosergio
0
69
Tendencias en el desarrollo Móvil y wearables
neosergio
0
160
Other Decks in Technology
See All in Technology
推し活エージェント
yuntan_t
1
900
新メンバーのために、シニアエンジニアが環境を作る時代
puku0x
0
550
レガシーシステムをどう次世代に受け継ぐか
tachiiri
0
330
Databricksで構築するログ検索基盤とアーキテクチャ設計
cscengineer
0
120
【Findy FDE登壇_2026_04_14】— 現場課題を本気で解いてたら、FDEになってた話
miyatakoji
0
860
ASTのGitHub CopilotとCopilot CLIの現在地をお話しします/How AST Operates GitHub Copilot and Copilot CLI
aeonpeople
1
210
プロダクトを育てるように生成AIによる開発プロセスを育てよう
kakehashi
PRO
1
920
Data Enabling Team立ち上げました
sansantech
PRO
0
300
ある製造業の会社全体のAI化に1エンジニアが挑んだ話
kitami
2
800
🀄️ on swiftc
giginet
PRO
0
290
生成AI時代のエンジニア育成 変わる時代と変わらないコト
starfish719
0
470
ADOTで始めるサーバレスアーキテクチャのオブザーバビリティ
alchemy1115
2
270
Featured
See All Featured
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
128
55k
Lightning Talk: Beautiful Slides for Beginners
inesmontani
PRO
1
510
SEO in 2025: How to Prepare for the Future of Search
ipullrank
3
3.4k
Faster Mobile Websites
deanohume
310
31k
Navigating the Design Leadership Dip - Product Design Week Design Leaders+ Conference 2024
apolaine
0
260
Visual Storytelling: How to be a Superhuman Communicator
reverentgeek
2
500
Beyond borders and beyond the search box: How to win the global "messy middle" with AI-driven SEO
davidcarrasco
3
110
The Illustrated Children's Guide to Kubernetes
chrisshort
51
52k
Lightning talk: Run Django tests with GitHub Actions
sabderemane
0
160
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.7k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
16k
Rebuilding a faster, lazier Slack
samanthasiow
85
9.4k
Transcript
FCM + Django Push Notifications con Django REST framework Una
historia sobre: Sergio Infante Google I/O Extendend Lima 2017
Gamification en la oficina
Funcionalidades primera versión: -Lista de contactos -Kudos -Medallas por méritos
-Eventos Internos -Rankings de empleados -Avisos a los empleados
-Lista de contactos -Kudos -Medallas por méritos -Eventos Internos -Rankings
de empleados -Avisos a los empleados Funcionalidades primera versión:
Las elecciones El framework
Las elecciones El framework
None
Los finalistas Cloud Messaging
RESTful Api django-tastypie django-rest-framework + https://github.com/django-tastypie/django-tastypie https://github.com/encode/django-rest-framework
Estructura del proyecto activities categories employees events kudos utils administrator
admin.py apps.py models.py serializers.py tests.py urls.py views.py
django-fcm https://github.com/Chitrank-Dixit/django-fcm fcm-django https://github.com/xtrinch/fcm-django django-push-notifications https://github.com/jleclanche/django-push-notifications ? ? ?
Nuestra minimalista implementación personalizada
https://firebase.google.com/docs/cloud-messaging/http-server-ref Firebase Cloud Messaging HTTP Protocol
None
https://github.com/requests/requests/ http://python-requests.org
/employees/models.py /employees/views.py Registration Token https://firebase.google.com/docs/cloud-messaging/android/first-message#access_the_registration_token
/settings/production.py /settings/base.py
utils send_messages.py /
utils send_messages.py /
None
None
Thinkers or Doers?
You need the mind of the thinker, but the balls
of a doer.
FCM + Django Push Notifications con Django REST framework Una
historia sobre: Sergio Infante Google I/O Extendend Lima 2017 Attribution-NonCommercial-ShareAlike CC BY-NC-SA