Back to Feed
Video youtube

Working With Fluent Objects | Vapor | Swift 4, Xcode 9

Today we go over working with Fluent objects, how to get up and running with the Fluent Provider, and how to start saving Swift objects to a Fluent database which is held in memory., using Swift 4. First we go over how to structure your objects so that they conform to the Model protocol implemented by the Fluent framework. Next, we dive into creating and initializing an Fluent data model from JSON. Lastly, we go over how you can make you Swift object be response representable by implementing the

Watch on YouTube