Server Side Swift with Vapor Β· Finishing CRUD | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/870225-server-side-swift-with-vapor/lessons/11

Everything is working fine, thank you, Tim.

Just quick advice for the listeners: I think it’s much more convenient to use Postman (free for individuals and small teams) for this tutorial (we can re-use all our requests in the future, GET, POST and PUT without re-typing it, just not forget to add Content-Type=application/json to the Header)

upd. it will be even more useful in the next couple of lessons (when Tim would excellently explain Parent-Child Relationships)

postmanExample

@0xtim Do you have any feedback about this? Thank you - much appreciated! :]

1 Like

@anthonyby yeah it would be a lot better, but is more complicated which takes longer to explain and licensing can make it more complicated. Would definitely help with the repeating requests though!

1 Like