If you enjoyed this book, you may be interested in these other books by Packt:
Hands-On Full-Stack Development with Swift
Ankur Patel
ISBN: 9781788625241
- Get accustomed to server-side programming as well as the Vapor framework
- Learn how to build a RESTful API
- Make network requests from your app and handle error states when a network request fails
- Deploy your app to Heroku using the CLI command
- Write a test for the Vapor backend
- Create a tvOS version of your shopping list app and explore code-sharing with an iOS platform
- Add registration and authentication so that users can have their own shopping lists
Hands-On Server-Side Web Development with Swift
Angus Yeung
ISBN: 9781789341171
- Build 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...