# swift-servers **Repository Path**: luoqs/swift-servers ## Basic Information - **Project Name**: swift-servers - **Description**: 用swift写的服务器接口,支持Sqlite存储数据 - **Primary Language**: Swift - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2016-05-20 - **Last Updated**: 2022-11-22 ## Categories & Tags **Categories**: web-service **Tags**: None ## README #swift-servers 运行模拟器后,服务器就搭建成功了。后续有待提高及发现中。 1.使用了[Swifter](https://github.com/httpswift/swifter)来配置服务器。 2.使用了[FMDB](https://github.com/ccgus/fmdb)来设置Sqlite数据库。