Server Side Swift Vapor: HelloWorld Web Page Using Leaf
In this article, we will see how to create a simple web page that displays “Hello World” using Server Side Swift framework called Vapor. 1. Working Environment Xcode : 10.2.1 Swift : 5.0.1 Vapor Toolbox : 3.1.0 Platform : macOS Mojave ( 10.14.5 ) 2. Create new project In this step we will create a […]