RESTful Web Services with Django and React
Buch, Englisch, 348 Seiten, Format (B × H): 155 mm x 235 mm, Gewicht: 552 g
ISBN: 978-1-4842-6332-7
Verlag: Apress
Develop versatile iOS and Android apps using Python with
RESTful web services. Dive into full-stack development with Django, a powerful
Python framework, and React Native, the most in-demand JavaScript library.
Begin by building a mobile app using the RESTful APIs and
React Native. Starting from scratch, create a database and serialize the data
with Django REST to serve APIs. Then build the front-end with React and mobile
apps for iOS and Android with React Native.
By the end of the book, you’ll have developed three apps
powered by Django—a desktop React app, an iOS app, and an Android app. Discover
the whole process of developing apps from inception to distribution of an iOS
app in the Apple store and an Android app in the Google Play store.
You will:
- Develop using the Model-View-Controller pattern
- Facilitate the communications between the back-end and
front-end of web apps with HTTP
- Design a robust front-end for an app with React
- Create one back-end solution for both iOS and Android
devices with Django
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Chapter 1. Starting with Django
- How modern websites work
- Python and Virtual environment
- Install Django and Django REST
- Initial setup
- Understanding the MVC pattern in Django
- Starting new Django project and creating apps
Chapter 2. Let’s Build Our Web API App
- Models
- Admin
- Views
- URLs
Chapter 3. Creating RESTful API
- Serializers
- API Views
- Browsable API
Chapter 4. How iOS Works
- Xcode interface
- Intro to Swift
Chapter 5. Designing Our Front-end iOS App
- Setting up the structure of our App
- Designing layout
Chapter 6. Connecting Back-end API with iOS App
- Creating an API Manager
- Displaying data
- List View
- Detail View
- Update View
Chapter 7. Additional Features
- User authentication
- Adding reviews and displaying ratings
- Adding places to favorites
Chapter 8. Launching App
- Deploying back-end to a live server
- Adding our App to App Store




