Vapor 3 – Swift web framework like Laravel
Version 3 beta looks really good. I think I have to check it out. Good to see native support for MySQL and Swift4’s Codable. One major downside I have found with Swift on the server: if one page crashes the whole site goes down, not like PHP.
Vapor 3 is exactly the same. Vapor 2 added some cool features such as configuration and proper routing but Vapor 3 has built the foundations for Vapor to grow and evolve into the leading server-side Swift framework it has become for years to come.
https://geeks.brokenhands.io/blog/posts/whats-new-in-vapor-3/
Don’t miss my tutorial for getting up with Vapor 2. https://laravel-forge-menubar.com/articles/server-side-swift-for-laravel-developers-part-1