Building Versatile Mobile Apps with Python and REST: RESTful Web Services with Django and React
by: Art Yudin
Print Length 页数: 364 pages
ISBN-10: 1484263324
ISBN-13: 9781484263327
Publisher finelybook 出版社: Apress; 1st ed. edition (November 25,2020)
Language 语言: English
Book Description
Develop versatile iOS apps using Python with RESTful web services. This book will show you how to blend Django,a high-level Python Web framework,with Django REST,the powerful,feature-filled extension,to build iOS mobile apps.
Using easy-to-follow examples,you’ll begin by: building a simple app using the RESTful Web API and iOS. You’ll begin by: using traditional Django to create models and connect your App to the database. You’ll then see how to serialize your data and create the RESTful API.
The second part of the book introduces Xcode,a programming environment to develop iOS apps. Using Swift,the programming language for iOS,you’ll design the actual app. Once you have your back-end in Django and a front-end in Swift,you’ll connect them using our RESTful API. You’ll be able to log in,browse places of interest,and rate them and leave comments.
Guided step-by: -step instructions,Building Versatile Mobile Apps with Python and REST will demonstrate how easy it is to use Python to develop iOS applications.
What You’ll Learn
Build Create-Read-Update-Delete functionality using RESTful Web Services
Incorporate marketing into the design of iOS apps to stand out in the App Store
Deploy your app to a live server and add it to Apple app store