-
Updated
Aug 18, 2020 - Swift
#
server-side-swift
Here are 420 public repositories matching this topic...
Server-side Swift. The Perfect core toolset and framework for Swift Developers. (For mobile back-end development, website and API development, and more…)
-
Updated
Jul 21, 2020 - Swift
Create useful .gitignore files for your project
-
Updated
Jul 28, 2020 - Swift
Convenient & secure logging during development & release in Swift 3, 4 & 5
macos
swift
ios
logging
vapor
apple-tv
swift-framework
server-side-swift
swiftybeaver-platform
swift4
swift5
-
Updated
Jul 14, 2020 - Swift
Lightweight library for web server applications in Swift on macOS and Linux powered by coroutines.
heroku
slack
swift
xcode
coroutines
concurrency
fibers
buildpack
server-side-swift
swiftpm
synchronous-apis
non-blocking
swiftenv
zewo
green-threads
-
Updated
Mar 26, 2020 - Swift
Coroutines, structured concurrency and CSP for Swift on macOS and Linux.
linux
swift
csp
performance
server
coroutines
fibers
travis-badge
server-side-swift
synchronous
codecov-url
swiftpm
swift-url
codebeat-url
non-blocking
codecov-badge
venice
green-threads
codebeat-badge
swift-badge
mit-badge
structured-concurrency
-
Updated
Apr 7, 2019 - Swift
Vapor ORM (queries, models, and relations) for NoSQL and SQL databases
-
Updated
Jul 12, 2020 - Swift
Build Slack apps, in Swift
-
Updated
Aug 9, 2020 - Swift
A curated list of Vapor-related awesome projects.
-
Updated
Jan 6, 2020 - Ruby
-
Updated
Aug 17, 2020 - Swift
Apple Swift based HTTP server. The answer for a Swift based, turn key, crash resilient, high scale, and production grade web server.
-
Updated
Oct 25, 2018 - Swift
DEPRECATED
-
Updated
Mar 25, 2020 - Swift
tutorial
server
vapor
perfect
server-side-swift
vapor-swift
vapor-example
awesome-vapor
swift-crawler
-
Updated
Oct 10, 2018 - Swift
Reference and documentation for Perfect (Server-side Swift). Perfect (支持服务器端Swift语言的软件函数库)使用文档和参考手册.
-
Updated
Jan 21, 2020 - HTML
-
Updated
May 24, 2018 - Swift
-
Updated
Jun 23, 2020 - Swift
Vapor provider for RedisKit + RedisNIO
-
Updated
Aug 10, 2020 - Swift
A community-supported Swift-only SDK for AWS that works on Linux, macOS and iOS
-
Updated
Aug 18, 2020 - Swift
A Blogging Engine and Platform written in Swift for use with the Vapor Framework
swift
vapor
leaf
blog-engine
swift-framework
server-side-swift
swift-3
blog-platform
brokenhands
vapor-provider
-
Updated
Apr 17, 2020 - Swift
-
Updated
Jul 12, 2020 - Swift
Vapor JWT provider
-
Updated
Jul 30, 2020 - Swift
Learn how to build vapor applications from rookie to champion in a constructive way!
tutorial
collection
examples
example
vapor
server-side-swift
software-development
webdevelopment
vaporschool
-
Updated
Nov 8, 2018
Telegram Bot - written with Swift 5.2 / NIO, supports Linux, macOS
swift
telegram
ubuntu
telegram-bot
vapor
swift-package-manager
server-side-swift
telegram-bot-api
swift5
swiftnio
-
Updated
Jun 14, 2020 - Swift
-
Updated
Aug 16, 2020 - Swift
The official MongoDB driver for Swift
-
Updated
Aug 18, 2020 - Swift
-
Updated
Jul 27, 2020 - Swift
Improve this page
Add a description, image, and links to the server-side-swift topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the server-side-swift topic, visit your repo's landing page and select "manage topics."


I'm in the process of writing my first (real) Kitura app and have been lost quite a lot. Kitura often sends
Cannot GET /some/endpoint.responses without any error message in the log to help debug the issue. My log consists almost exclusively of[VERBOSE] [HTTPServerRequest.swift:215 parsingCompleted()] HTTP request from=127.0.0.1; proto=http;messages, even when there have been errors. I am us