{"id":13612893,"url":"https://github.com/Jinxiansen/ServerSideSwift","last_synced_at":"2025-04-13T15:32:09.296Z","repository":{"id":109494961,"uuid":"137578137","full_name":"Jinxiansen/ServerSideSwift","owner":"Jinxiansen","description":"🦄 Swift server open source projects based on the Swift 4.1 and Vapor 3 frameworks. (Swift 服务端开源项目) ","archived":true,"fork":false,"pushed_at":"2018-10-10T12:21:02.000Z","size":4878,"stargazers_count":594,"open_issues_count":0,"forks_count":55,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-05-22T02:14:22.433Z","etag":null,"topics":["awesome-vapor","perfect","server","server-side-swift","swift-crawler","tutorial","vapor","vapor-example","vapor-swift"],"latest_commit_sha":null,"homepage":"http://api.jinxiansen.com","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jinxiansen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-06-16T12:12:21.000Z","updated_at":"2024-05-22T02:14:22.434Z","dependencies_parsed_at":"2023-06-25T23:25:27.249Z","dependency_job_id":null,"html_url":"https://github.com/Jinxiansen/ServerSideSwift","commit_stats":null,"previous_names":["jinxiansen/swiftserverside-vapor"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jinxiansen%2FServerSideSwift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jinxiansen%2FServerSideSwift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jinxiansen%2FServerSideSwift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jinxiansen%2FServerSideSwift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jinxiansen","download_url":"https://codeload.github.com/Jinxiansen/ServerSideSwift/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213577685,"owners_count":15607858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["awesome-vapor","perfect","server","server-side-swift","swift-crawler","tutorial","vapor","vapor-example","vapor-swift"],"created_at":"2024-08-01T20:00:36.026Z","updated_at":"2024-08-01T20:03:04.904Z","avatar_url":"https://github.com/Jinxiansen.png","language":"Swift","readme":"\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"Source/icon2.png\"/\u003e\n    \u003cbr\u003e\n    \u003cbr\u003e\n    \u003ca href=\"http://swift.org\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Swift-4.1-brightgreen.svg\" alt=\"Swift Version\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"http://vapor.codes\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Vapor-3-F6CBCA.svg\" alt=\"Vapor Version\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"LICENSE\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"GitHub license\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\n[中文文档🇨🇳](README_CN.md) \n\nThis is a Swift Server Side open source project built on the [Swift 4.1](https://swift.org) and [Vapor 3](http://vapor.codes) frameworks.\n\nBecause of apple’s release of the cool event-driven non-blocking network framework [SwiftNIO](https://github.com/apple/swift-nio), 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 -\u003e 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.\nCurrently listed in the document [API](Source/API.md) has been deployed in a formal environment application, and will continue to be perfected as needed.\n\n##### Projects are deployed at [http://api.jinxiansen.com](http://api.jinxiansen.com) (Ubuntu 16.04), most api can be debugged directly here.\n\nHere are just a few basic API and instructions. For more information, please download the project.\n\n## Preview 📑\n\nThis project includes but is not limited to the following:\n\n- [x] Complete login, registration, password change, and exit function\n- [x] Send personal updates, get dynamic lists, get dynamic pictures, report\n- [x] Chinese characters, idioms, and after-sentence queries\n- [x] Crawler example: Crawling the iOS job information to get the crawl results\n- [x] Example of crawling novels: mortal cultivation into a biography of God\n- [x] **Python** interaction: `Swift` calls native `Python(.py)` with parameter interaction examples\n- [x] Example of mail delivery\n- [x] HTML display example.\n\n [👉 **From here**](Source/API.md) , preview the currently completed API sample documentation and debugging.\n\n\n## Installation 🚀\n\n**Preliminary work of running the project:**\n\n\n* [**Ddownload 📁**](https://github.com/Jinxiansen/SwiftServerSide-Vapor/archive/master.zip) the server side swift project；\n* [**Learn 📚**](Source/Install.md) how to quickly install `Vapor 3` and `PostgreSQL`.\n\n\n\u003e If you prefer mysql, you can see [here](https://github.com/Jinxiansen/SwiftServerSide-Vapor/tree/mysql).\n\n\n## Feedback 🤔\n\nIf you have any questions or suggestions, you can submit a [Issue](https://github.com/Jinxiansen/SwiftServerSide-Vapor/issues) , \n\nor contact me with email: [hi@jinxiansen.com](hi@jinxiansen.com) \n\n## License 📄\n\n\nSwiftServerSide-Vapor is released under the [MIT license](LICENSE). See LICENSE for details.\n","funding_links":[],"categories":["Swift Server","HarmonyOS"],"sub_categories":["Windows Manager"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJinxiansen%2FServerSideSwift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJinxiansen%2FServerSideSwift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJinxiansen%2FServerSideSwift/lists"}