SlideShare a Scribd company logo
Restful API Development with Django Rest
Framework and Celery
Codepolitan Meetup, 2 Mei 2017.
Presented by Ridwan Fadjar, Content Writer @Codepolitan and Web Developer @Ebizu Sdn. Bhd.
Kenapa harus Django?
Fitur - Fitur Django
● Generated Admin
● ORM
● Template Engine
● Console
● ModelForm & Validation
● Built-in Authentication & Authorization
● Powerful Migration Tool
● Middleware
● Security
● Static Management
● A lot of battery included
● A lot of third party package
● Et cetera
Fitur - Fitur Django Rest Framework
● Generated Api Console
● Serializer
● Request & Response
● Pagination
● Built-in Authentication, Permission and
Authorization
● Throttling and Filtering
● Testing
● A lot of battery included
● A lot of third party package
● Et cetera
Fitur - Fitur Celery
● Various Broker (Redis, SQS, RabbitMQ, etc.)
● Periodic Task
● Task Queue
● Easy Integration with Populer Framework
(Django, Flask, Falcon, Bottle)
● Monitoring with Flower
● Et cetera.
Contoh Arsitektur Django
Saatnya Bedah Kode !
Setting Django
Setting Django Rest Framework
Setting Celery
Model
Migration
Admin
Signal
Celery Task
Serializer
Permission
ViewSet
Url Config
Contoh Halaman Admin
Contoh Halaman Admin
Contoh Halaman Admin
Contoh Halaman Admin
Contoh Halaman Konsol API
Contoh Halaman Konsol API
Contoh Halaman Konsol API
Contoh Halaman Konsol API
Deployment
● VPS: Linode,Digital Ocean, Azure VM, AWS
EC2, etc.
● PaaS: Heroku, Python Anywhere, OpenShift,
IBM BlueMix
● Standard Stack: Nginx, Gunicorn, Supervisor
● Et cetera.
DEMO !
Tanya Jawab ;()
Penutup
Source code dan slide: https://github.com/ridwanbejo/codepolitan-
meetup-april-2017
Kontak:
- LinkedIn: https://www.linkedin.com/in/ridwan-fadjar-79781756/
- Github: https://www.github.com/ridwanbejo
- Email: ridwanbejo@gmail.com
- Codepolitan: https://www.codepolitan.com/coder/ridwan

More Related Content

What's hot (20)

ODP
Introduction to PhantomJS
Erol Selitektay
 
PDF
Detecting headless browsers
Sergey Shekyan
 
PPTX
Better End-to-End Testing with Page Objects Model using Protractor
Kasun Kodagoda
 
PPTX
Automated Testing with Cucumber, PhantomJS and Selenium
Dev9Com
 
PDF
Choosing the best JavaScript framework/library/toolkit
Hristo Chakarov
 
KEY
Like a Genie from a Lamp: Headless JavaScript Unit Testing with Jasmine and P...
Rob Friesel
 
PPTX
Cpsc 473 01 lightning talk
Ketul Shah
 
PDF
Test your Javascript! v1.1
Eric Wendelin
 
PDF
Javascript ui for rest services
Ioan Eugen Stan
 
PDF
10x10 HTML5 Script Tag
Michelle
 
PPTX
Java Script Template Engine 비교하기
SeongSik Choi
 
PPTX
Protractor training
Sergiy Stotskiy
 
PDF
Selenium - what it is and what you can do with it
David Stark
 
PPTX
Building Massive AngularJS Apps
Gordon Bockus
 
PDF
RubyKaigi 2015-DIY-Testing
Emily Stolfo
 
PDF
Selenium Builder
David Stark
 
PDF
Testing nightwatch, by David Torroija
David Torroija
 
PDF
DRF React
wsvincent
 
PDF
Django Rest Framework + React
wsvincent
 
Introduction to PhantomJS
Erol Selitektay
 
Detecting headless browsers
Sergey Shekyan
 
Better End-to-End Testing with Page Objects Model using Protractor
Kasun Kodagoda
 
Automated Testing with Cucumber, PhantomJS and Selenium
Dev9Com
 
Choosing the best JavaScript framework/library/toolkit
Hristo Chakarov
 
Like a Genie from a Lamp: Headless JavaScript Unit Testing with Jasmine and P...
Rob Friesel
 
Cpsc 473 01 lightning talk
Ketul Shah
 
Test your Javascript! v1.1
Eric Wendelin
 
Javascript ui for rest services
Ioan Eugen Stan
 
10x10 HTML5 Script Tag
Michelle
 
Java Script Template Engine 비교하기
SeongSik Choi
 
Protractor training
Sergiy Stotskiy
 
Selenium - what it is and what you can do with it
David Stark
 
Building Massive AngularJS Apps
Gordon Bockus
 
RubyKaigi 2015-DIY-Testing
Emily Stolfo
 
Selenium Builder
David Stark
 
Testing nightwatch, by David Torroija
David Torroija
 
DRF React
wsvincent
 
Django Rest Framework + React
wsvincent
 

Viewers also liked (16)

PDF
Building Distributed System with Celery on Docker Swarm
Wei Lin
 
PDF
Building Distributed System with Celery on Docker Swarm - PyCon JP 2016
Wei Lin
 
PDF
Practical Celery
Cameron Maske
 
PDF
Advanced task management with Celery
Mahendra M
 
PDF
Distributed Task Processing with Celery - PyZH
Cesar Cardenas Desales
 
PDF
Website Monitoring with Distributed Messages/Tasks Processing (AMQP & RabbitM...
Jimmy DeadcOde
 
KEY
Django Celery
Mat Clayton
 
ODP
Introduction to Python Celery
Mahendra M
 
PDF
Scaling up task processing with Celery
Nicolas Grasset
 
PDF
Celery by dummy
Dungjit Shiowattana
 
PDF
Life in a Queue - Using Message Queue with django
Tareque Hossain
 
PDF
Understanding Non Blocking I/O with Python
Vaidik Kapoor
 
PPTX
Celery in the Django
Walter Liu
 
PDF
An Introduction to Celery
Idan Gazit
 
ODP
Europython 2011 - Playing tasks with Django & Celery
Mauro Rocco
 
PDF
Queue Everything and Please Everyone
Vaidik Kapoor
 
Building Distributed System with Celery on Docker Swarm
Wei Lin
 
Building Distributed System with Celery on Docker Swarm - PyCon JP 2016
Wei Lin
 
Practical Celery
Cameron Maske
 
Advanced task management with Celery
Mahendra M
 
Distributed Task Processing with Celery - PyZH
Cesar Cardenas Desales
 
Website Monitoring with Distributed Messages/Tasks Processing (AMQP & RabbitM...
Jimmy DeadcOde
 
Django Celery
Mat Clayton
 
Introduction to Python Celery
Mahendra M
 
Scaling up task processing with Celery
Nicolas Grasset
 
Celery by dummy
Dungjit Shiowattana
 
Life in a Queue - Using Message Queue with django
Tareque Hossain
 
Understanding Non Blocking I/O with Python
Vaidik Kapoor
 
Celery in the Django
Walter Liu
 
An Introduction to Celery
Idan Gazit
 
Europython 2011 - Playing tasks with Django & Celery
Mauro Rocco
 
Queue Everything and Please Everyone
Vaidik Kapoor
 
Ad

Similar to Resftul API Web Development with Django Rest Framework & Celery (17)

PDF
Reliable Python REST API (by Volodymyr Hotsyk) - Web Back-End Tech Hangout - ...
Innovecs
 
PDF
Django Rest Framework - tips & trick
Luca Zacchetti
 
PPTX
REST Easy with Django-Rest-Framework
Marcel Chastain
 
PPTX
Django rest framework
Blank Chen
 
PDF
Django rest framework in 20 minuten
Andi Albrecht
 
PPTX
Write an API for Almost Anything: The Amazing Power and Flexibility of Django...
Caktus Group
 
PDF
Rest api with Python
Santosh Ghimire
 
PDF
Easy Step-by-Step Guide to Develop REST APIs with Django REST Framework
Inexture Solutions
 
PDF
Advanced workflows
Mitch Kuchenberg
 
PPTX
Write an API for Almost Anything: The Amazing Power and Flexibility of Django...
Caktus Group
 
PDF
Scalable Django Architecture
Rami Sayar
 
PDF
Django for mobile applications
Hassan Abid
 
PDF
Créer une api publique avec Django REST framework
Bleemeo
 
PDF
Django Rest Framework - Building a Web API
Marcos Pereira
 
PDF
Celery for internal API in SOA infrastructure
Roman Imankulov
 
PDF
Create responsive websites with Django, REST and AngularJS
Hannes Hapke
 
PPTX
React django
Heber Silva
 
Reliable Python REST API (by Volodymyr Hotsyk) - Web Back-End Tech Hangout - ...
Innovecs
 
Django Rest Framework - tips & trick
Luca Zacchetti
 
REST Easy with Django-Rest-Framework
Marcel Chastain
 
Django rest framework
Blank Chen
 
Django rest framework in 20 minuten
Andi Albrecht
 
Write an API for Almost Anything: The Amazing Power and Flexibility of Django...
Caktus Group
 
Rest api with Python
Santosh Ghimire
 
Easy Step-by-Step Guide to Develop REST APIs with Django REST Framework
Inexture Solutions
 
Advanced workflows
Mitch Kuchenberg
 
Write an API for Almost Anything: The Amazing Power and Flexibility of Django...
Caktus Group
 
Scalable Django Architecture
Rami Sayar
 
Django for mobile applications
Hassan Abid
 
Créer une api publique avec Django REST framework
Bleemeo
 
Django Rest Framework - Building a Web API
Marcos Pereira
 
Celery for internal API in SOA infrastructure
Roman Imankulov
 
Create responsive websites with Django, REST and AngularJS
Hannes Hapke
 
React django
Heber Silva
 
Ad

More from Ridwan Fadjar (20)

PDF
Google Cloud Platform for Python Developer - Beginner Guide.pdf
Ridwan Fadjar
 
PDF
My Hashitalk Indonesia April 2024 Presentation
Ridwan Fadjar
 
PDF
PyCon ID 2023 - Ridwan Fadjar Septian.pdf
Ridwan Fadjar
 
PDF
Cloud Infrastructure automation with Python-3.pdf
Ridwan Fadjar
 
PDF
GraphQL- Presentation
Ridwan Fadjar
 
PDF
Bugs and Where to Find Them (Study Case_ Backend).pdf
Ridwan Fadjar
 
PDF
Introduction to Elixir and Phoenix.pdf
Ridwan Fadjar
 
PDF
Ridwan Fadjar Septian PyCon ID 2021 Regular Talk - django application monitor...
Ridwan Fadjar
 
PDF
CS meetup 2020 - Introduction to DevOps
Ridwan Fadjar
 
PDF
Why Serverless?
Ridwan Fadjar
 
PDF
SenseHealth Indonesia Sharing Session - Do we really need growth mindset (1)
Ridwan Fadjar
 
PDF
Risk Analysis of Dutch Healthcare Company Information System using ISO 27001:...
Ridwan Fadjar
 
PDF
A Study Review of Common Big Data Architecture for Small-Medium Enterprise
Ridwan Fadjar
 
PDF
Mongodb intro-2-asbasdat-2018-v2
Ridwan Fadjar
 
PDF
Mongodb intro-2-asbasdat-2018
Ridwan Fadjar
 
PDF
Mongodb intro-1-asbasdat-2018
Ridwan Fadjar
 
PDF
Memulai Data Processing dengan Spark dan Python
Ridwan Fadjar
 
PDF
Kisah Dua Sejoli: Arduino & Python
Ridwan Fadjar
 
PDF
Mengenal Si Ular Berbisa - Kopi Darat Python Bandung Desember 2014
Ridwan Fadjar
 
PDF
Modul pelatihan-django-dasar-possupi-v1
Ridwan Fadjar
 
Google Cloud Platform for Python Developer - Beginner Guide.pdf
Ridwan Fadjar
 
My Hashitalk Indonesia April 2024 Presentation
Ridwan Fadjar
 
PyCon ID 2023 - Ridwan Fadjar Septian.pdf
Ridwan Fadjar
 
Cloud Infrastructure automation with Python-3.pdf
Ridwan Fadjar
 
GraphQL- Presentation
Ridwan Fadjar
 
Bugs and Where to Find Them (Study Case_ Backend).pdf
Ridwan Fadjar
 
Introduction to Elixir and Phoenix.pdf
Ridwan Fadjar
 
Ridwan Fadjar Septian PyCon ID 2021 Regular Talk - django application monitor...
Ridwan Fadjar
 
CS meetup 2020 - Introduction to DevOps
Ridwan Fadjar
 
Why Serverless?
Ridwan Fadjar
 
SenseHealth Indonesia Sharing Session - Do we really need growth mindset (1)
Ridwan Fadjar
 
Risk Analysis of Dutch Healthcare Company Information System using ISO 27001:...
Ridwan Fadjar
 
A Study Review of Common Big Data Architecture for Small-Medium Enterprise
Ridwan Fadjar
 
Mongodb intro-2-asbasdat-2018-v2
Ridwan Fadjar
 
Mongodb intro-2-asbasdat-2018
Ridwan Fadjar
 
Mongodb intro-1-asbasdat-2018
Ridwan Fadjar
 
Memulai Data Processing dengan Spark dan Python
Ridwan Fadjar
 
Kisah Dua Sejoli: Arduino & Python
Ridwan Fadjar
 
Mengenal Si Ular Berbisa - Kopi Darat Python Bandung Desember 2014
Ridwan Fadjar
 
Modul pelatihan-django-dasar-possupi-v1
Ridwan Fadjar
 

Recently uploaded (20)

PPTX
IObit Uninstaller Pro 14.3.1.8 Crack Free Download 2025
sdfger qwerty
 
PPTX
NeuroStrata: Harnessing Neuro-Symbolic Paradigms for Improved Testability and...
Ivan Ruchkin
 
PPTX
computer forensics encase emager app exp6 1.pptx
ssuser343e92
 
PPTX
CV-Project_2024 version 01222222222.pptx
MohammadSiddiqui70
 
PPTX
Introduction to web development | MERN Stack
JosephLiyon
 
PDF
>Wondershare Filmora Crack Free Download 2025
utfefguu
 
PPTX
ERP - FICO Presentation BY BSL BOKARO STEEL LIMITED.pptx
ravisranjan
 
PPTX
Seamless-Image-Conversion-From-Raster-to-wrt-rtx-rtx.pptx
Quick Conversion Services
 
PDF
AWS Consulting Services: Empowering Digital Transformation with Nlineaxis
Nlineaxis IT Solutions Pvt Ltd
 
PDF
Designing Accessible Content Blocks (1).pdf
jaclynmennie1
 
PDF
IObit Uninstaller Pro 14.3.1.8 Crack for Windows Latest
utfefguu
 
PPT
Information Communication Technology Concepts
LOIDAALMAZAN3
 
PDF
Difference Between Kubernetes and Docker .pdf
Kindlebit Solutions
 
PDF
WholeClear Split vCard Software for Split large vCard file
markwillsonmw004
 
PPTX
Quality on Autopilot: Scaling Testing in Uyuni
Oscar Barrios Torrero
 
PDF
The Rise of Sustainable Mobile App Solutions by New York Development Firms
ostechnologies16
 
PDF
Automated Testing and Safety Analysis of Deep Neural Networks
Lionel Briand
 
PDF
Why Edge Computing Matters in Mobile Application Tech.pdf
IMG Global Infotech
 
PPTX
Avast Premium Security crack 25.5.6162 + License Key 2025
HyperPc soft
 
PPTX
EO4EU Ocean Monitoring: Maritime Weather Routing Optimsation Use Case
EO4EU
 
IObit Uninstaller Pro 14.3.1.8 Crack Free Download 2025
sdfger qwerty
 
NeuroStrata: Harnessing Neuro-Symbolic Paradigms for Improved Testability and...
Ivan Ruchkin
 
computer forensics encase emager app exp6 1.pptx
ssuser343e92
 
CV-Project_2024 version 01222222222.pptx
MohammadSiddiqui70
 
Introduction to web development | MERN Stack
JosephLiyon
 
>Wondershare Filmora Crack Free Download 2025
utfefguu
 
ERP - FICO Presentation BY BSL BOKARO STEEL LIMITED.pptx
ravisranjan
 
Seamless-Image-Conversion-From-Raster-to-wrt-rtx-rtx.pptx
Quick Conversion Services
 
AWS Consulting Services: Empowering Digital Transformation with Nlineaxis
Nlineaxis IT Solutions Pvt Ltd
 
Designing Accessible Content Blocks (1).pdf
jaclynmennie1
 
IObit Uninstaller Pro 14.3.1.8 Crack for Windows Latest
utfefguu
 
Information Communication Technology Concepts
LOIDAALMAZAN3
 
Difference Between Kubernetes and Docker .pdf
Kindlebit Solutions
 
WholeClear Split vCard Software for Split large vCard file
markwillsonmw004
 
Quality on Autopilot: Scaling Testing in Uyuni
Oscar Barrios Torrero
 
The Rise of Sustainable Mobile App Solutions by New York Development Firms
ostechnologies16
 
Automated Testing and Safety Analysis of Deep Neural Networks
Lionel Briand
 
Why Edge Computing Matters in Mobile Application Tech.pdf
IMG Global Infotech
 
Avast Premium Security crack 25.5.6162 + License Key 2025
HyperPc soft
 
EO4EU Ocean Monitoring: Maritime Weather Routing Optimsation Use Case
EO4EU
 

Resftul API Web Development with Django Rest Framework & Celery