Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.28 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.28 KB

API Template

Documentation Team Chat MIT License Continuous Integration Swift 4.1

Simple API Server using Vapor

Install

  1. Check if system is ready for Vapor. In terminal enter eval "$(curl -sL check.vapor.sh)"

  2. Make sure to have home brew installed if not it can be found here -> https://brew.sh/

  3. In terminal run brew install vapor/tap/vapor

  4. In project directory in terminal run vapor xcode -y

Notes

  • This was build using Xcode 10 beta 6 on Majave beta 8