Go back

Hands On Server Side Web Development With Swift Build Dynamic Web Apps By Leveraging Two Popular Swift Web Frameworks Vapor 3 0 And Kitura 2.5(1st Edition)

Authors:

Angus Yeung

Free hands on server side web development with swift build dynamic web apps by leveraging two popular swift web
15 ratings
Cover Type:Hardcover
Condition:Used

In Stock

Include with your book

Free shipping: April 30, 2024
Access to 3 Million+ solutions Free
Ask 10 Questions from expert 200,000+ Expert answers
7 days-trial

Total Price:

$0

List Price: $48.99 Savings: $48.99(100%)

Book details

ISBN: 1789341175, 978-1789341171

Book publisher: Packt Publishing

Get your hands on the best-selling book Hands On Server Side Web Development With Swift Build Dynamic Web Apps By Leveraging Two Popular Swift Web Frameworks Vapor 3 0 And Kitura 2.5 1st Edition for free. Feed your curiosity and let your imagination soar with the best stories coming out to you without hefty price tags. Browse SolutionInn to discover a treasure trove of fiction and non-fiction books where every page leads the reader to an undiscovered world. Start your literary adventure right away and also enjoy free shipping of these complimentary books to your door.

Hands On Server Side Web Development With Swift Build Dynamic Web Apps By Leveraging Two Popular Swift Web Frameworks Vapor 3 0 And Kitura 2.5 1st Edition Summary: Take advantage of using the same programming language for both server and client-side with this hands-on book for building web applications with Swift.Key FeaturesBuild a full-stack iOS and web applications using Swift, Vapor, and Kitura Framework Leverage ORM abstraction drivers to make queries to SQL database Develop your very own containerized microservices with Swift, Docker and Kubernetes Book DescriptionThis book is about building professional web applications and web services using Swift 4.0 and leveraging two popular Swift web frameworks: Vapor 3.0 and Kitura 2.5. In the first part of this book, we'll focus on the creation of basic web applications from Vapor and Kitura boilerplate projects. As the web apps start out simple, more useful techniques, such as unit test development, debugging, logging, and the build and release process, will be introduced to readers. In the second part, we'll learn different aspects of web application development with server-side Swift, including setting up routes and controllers to process custom client requests, working with template engines such as Leaf and Stencil to create dynamic web content, beautifying the content with Bootstrap, managing user access with authentication framework, and leveraging the Object Relational Mapping (ORM) abstraction layer (Vapor's Fluent and Kitura's Kuery) to perform database operations. Finally, in the third part, we'll develop web services in Swift and build our API Gateway, microservices and database backend in a three-tier architecture design. Readers will learn how to design RESTful APIs, work with asynchronous processes, and leverage container technology such as Docker in deploying microservices to cloud hosting services such as Vapor Cloud and IBM Cloud.What you will learnBuild simple web apps using Vapor 3.0 and Kitura 2.5 Test, debug, build, and release server-side Swift applications Design routes and controllers for custom client requests Work with server-side template engines Deploy web apps to a host in the cloud Enhance web content with Bootstrap Manage user access using authentication framework Design for API gateway Develop an iPhone app to work with web services Deploy your app as a microservice in a cluster Deploy Swift web services with a RESTful API designWho this book is forThis book is about building professional web applications and web services using Swift and leveraging two popular Swift web frameworks: Vapor 3.0 and Kitura 2.5. We assume the readers to have some working knowledge of Swift programming language. The readers could be beginners of Swift programming, seasonal iOS or macOS developers, or software developers who want to work on practical Swift applications while learning the language itself. By the end of the book, you would be able to successfully create your own web applications and web services by leveraging the powerful ecosystem of Swift.Table of ContentsIntroducing Server-Side SwiftGetting Started with Vapor and KituraBuilding Your First Web AppDebugging and Testing Setting Up Routes and Controllers Working with Template EnginesBootstrapping Your DesignEmploying Storage FrameworkAdding AuthenticationUnderstanding Technologies for Web ServicesDesigning for API GatewayDeploying to the Cloud Developing an iPhone ClientDeveloping MicroservicesAppendix AAppendix B