Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plutuscat/swift-perfectserver
https://github.com/plutuscat/swift-perfectserver
perfect-server
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/plutuscat/swift-perfectserver
- Owner: PlutusCat
- Created: 2018-09-06T08:15:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-06T09:35:46.000Z (over 6 years ago)
- Last Synced: 2024-11-18T16:36:39.022Z (2 months ago)
- Topics: perfect-server
- Language: Swift
- Homepage: http://t.cn/RsUsyVT
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Swift-PerfectServer
[一个简单的使用 Swift 搭建 API 服务器系列教程](https://blog.csdn.net/jhy835239104/article/category/7993390)
这里是文章里提到的 Demo 仓库# Demo 统一安装运行方式
`$ git clone https://github.com/PlutusCat/Swift-PerfectServer.git`
`$ cd /Users/gxd/Desktop/Swift-PerfectServer/Demo01`
`$ swift build`