Server-Side Swift with Vapor (Third Edition): Building Web APIs and Web Apps in Swift

Condon, Tim, Nelson, Tanner, Schwartz, Jonas

  • 出版商: Razeware LLC
  • 出版日期: 2021-06-15
  • 售價: $2,150
  • 貴賓價: 9.5$2,043
  • 語言: 英文
  • 頁數: 646
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 195032527X
  • ISBN-13: 9781950325276
  • 相關分類: 網站開發系統開發
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Learn How to Use Swift on the Server!

Server Side Swift with Vapor introduces you to the world of server development with the added bonus of using Swift. You'll learn how to build APIs, web sites, databases, application servers and use off site hosting solutions such as Heroku and AWS. You'll use many of Vapor's modules such as Fluent, Vapor's ORM, and Leaf, the templating engine for building web pages.

Who This Book Is For

This book is for iOS developers who already know the basics of iOS and Swift development and want to transfer that knowledge to writing server based applications.

Topics Covered in Server Side Swift with Vapor:

- HTTP Learn the basics of how to make requests to and from servers.
- Fluent Learn how to use Fluent to save and manage your models in databases.
- Controllers Learn how to use controllers to route your requests and responses.
- Leaf Learn how Vapor's Leaf module and its templating language allow you to build dynamic web sites directly.
- Middleware Learn how built-in Vapor modules can assist with common tasks such as validating users, settings required response headers, serving static files and more.
One thing you can count on: After reading this book, you'll be prepared to write your own server-side applications using Vapor and, of course, Swift.