© Art Yudin 2020
A. YudinBuilding Versatile Mobile Apps with Python and RESThttps://doi.org/10.1007/978-1-4842-6333-4_7

7. Assembling versatile mobile application

Art Yudin1  
(1)
New York, NY, USA
 

In the previous chapter, we have implemented the retrieve part of the mobile application. Here, we will learn how to send POST requests and attach images to our records. We will go in baby steps and discuss the whole process from capturing incoming data to forms and other third-party solutions to help us handle and validate information. Creating new records is an essential part of any web app. Along with that, an Image is a vital part of any new record, especially for mobile users. We will break down to the smallest element handling an Image in mobile platforms. ...

Get Building Versatile Mobile Apps with Python and REST: RESTful Web Services with Django and React now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.