All Projects → Jinxiansen → Swiftserverside Vapor

Jinxiansen / Swiftserverside Vapor

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

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Swiftserverside Vapor

Vaporschool
Learn how to build vapor applications from rookie to champion in a constructive way!
Stars: ✭ 259 (-55.95%)
Mutual labels:  server-side-swift, vapor, tutorial
Vapor
💧 A server-side Swift HTTP web framework.
Stars: ✭ 21,194 (+3504.42%)
Mutual labels:  server-side-swift, vapor, server
Flock
Automated deployment of Swift projects to servers
Stars: ✭ 127 (-78.4%)
Mutual labels:  server-side-swift, vapor, server
sourcery-templates
Building Vapor projects using meta programming with Sourcery ✨
Stars: ✭ 24 (-95.92%)
Mutual labels:  vapor, server-side-swift
bugsnag
Report errors with Bugsnag 🐛
Stars: ✭ 37 (-93.71%)
Mutual labels:  vapor, server-side-swift
Stevenson
Stevenson is a Vapor framework designed to build integrations between Slack apps, GitHub, JIRA and CI services (CircleCI).
Stars: ✭ 57 (-90.31%)
Mutual labels:  vapor, server-side-swift
template
A Vapor template for convenient and fast scaffolding 🏎
Stars: ✭ 33 (-94.39%)
Mutual labels:  vapor, server-side-swift
awesome-vapor
A curated list of Vapor-related awesome projects.
Stars: ✭ 907 (+54.25%)
Mutual labels:  vapor, server-side-swift
postgres-kit
🐘 Non-blocking, event-driven Swift client for PostgreSQL.
Stars: ✭ 125 (-78.74%)
Mutual labels:  vapor, server-side-swift
Steampress
A Blogging Engine and Platform written in Swift for use with the Vapor Framework
Stars: ✭ 337 (-42.69%)
Mutual labels:  server-side-swift, vapor
Leaf
🍃 An expressive, performant, and extensible templating language built for Swift.
Stars: ✭ 310 (-47.28%)
Mutual labels:  server-side-swift, vapor
Redis
Vapor provider for RediStack
Stars: ✭ 434 (-26.19%)
Mutual labels:  server-side-swift, vapor
flash
Flash messages between views ⚡️
Stars: ✭ 34 (-94.22%)
Mutual labels:  vapor, server-side-swift
gatekeeper
Rate limiting middleware for Vapor 👮
Stars: ✭ 54 (-90.82%)
Mutual labels:  vapor, server-side-swift
SwiftString
A comprehensive, lightweight string extension for Swift 3.x & 4.0
Stars: ✭ 117 (-80.1%)
Mutual labels:  vapor, server-side-swift
routing-kit
🚍 High-performance trie-node router.
Stars: ✭ 95 (-83.84%)
Mutual labels:  vapor, server-side-swift
auth
👤 Authentication and Authorization framework for Fluent.
Stars: ✭ 51 (-91.33%)
Mutual labels:  vapor, server-side-swift
readme
Welcome to Vapor development at Nodes 📖
Stars: ✭ 47 (-92.01%)
Mutual labels:  vapor, server-side-swift
HomeKitty
A Vapor 3 website to easily browse HomeKit accessories.
Stars: ✭ 75 (-87.24%)
Mutual labels:  vapor, server-side-swift
Jwt
Vapor JWT provider
Stars: ✭ 266 (-54.76%)
Mutual labels:  server-side-swift, vapor



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 📑

This project includes but is not limited to the following:

  • [x] Complete login, registration, password change, and exit function
  • [x] Send personal updates, get dynamic lists, get dynamic pictures, report
  • [x] Chinese characters, idioms, and after-sentence queries
  • [x] Crawler example: Crawling the iOS job information to get the crawl results
  • [x] Example of crawling novels: mortal cultivation into a biography of God
  • [x] Python interaction: Swift calls native Python(.py) with parameter interaction examples
  • [x] Example of mail delivery
  • [x] HTML display example.

👉 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: [email protected]

License 📄

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].