mengxiangyue / SwiftServerSide-Vapor

🦄 Swift server open source projects based on the Swift 4.1 and Vapor 3 frameworks. (Swift 服务端开源项目)

Home Page:http://api.jinxiansen.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



Swift Version Vapor Version GitHub license

中文文档🇨🇳

This is a Swift Server Side open source project built on the Swift 4.1 and Vapor 3 frameworks.

Because of apple’s release of the cool event-driven non-blocking network framework SwiftNIO, Vapor 3 introduced it at a blazing pace, leading to Vapor 2 and Vapor 3. The grammar is very different. For me personally, it looks like the difference between Swift 2 -> Swift 3 is awkward. So I used Vapor 3 to rewrite part of the interface and open it for reference and communication with interested partners. Currently listed in the document API has been deployed in a formal environment application, and will continue to be perfected as needed.

Projects are deployed at http://api.jinxiansen.com (Ubuntu 16.04), most api can be debugged directly here.

Here are just a few basic API and instructions. For more information, please download the project.

Preview 📑

👉 From here , preview the currently completed API sample documentation and debugging.

Installation 🚀

Preliminary work of running the project:

If you prefer mysql, you can see here.

Feedback 🤔

If you have any questions or suggestions, you can submit a Issue ,

or contact me with email: hi@jinxiansen.com

License 📄

SwiftServerSide-Vapor is released under the MIT license. See LICENSE for details.

About

🦄 Swift server open source projects based on the Swift 4.1 and Vapor 3 frameworks. (Swift 服务端开源项目)

http://api.jinxiansen.com

License:MIT License


Languages

Language:Swift 60.4%Language:CSS 31.2%Language:JavaScript 8.4%