#
vapor
Here are 598 public repositories matching this topic...
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 16, 2021 - Swift
Vapor ORM (queries, models, and relations) for NoSQL and SQL databases
-
Updated
Jun 3, 2021 - Swift
A curated list of Vapor-related awesome projects.
-
Updated
Jul 12, 2021 - Ruby
Native MongoDB driver for Swift, written in Swift
-
Updated
Jul 14, 2021 - Swift
tutorial
server
vapor
perfect
server-side-swift
vapor-swift
vapor-example
awesome-vapor
swift-crawler
-
Updated
Oct 10, 2018 - Swift
-
Updated
May 24, 2018 - Swift
Vapor provider for RediStack
-
Updated
May 5, 2021 - 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 13, 2021 - Swift
-
Updated
Jun 4, 2021 - Swift
Vapor JWT provider
-
Updated
May 7, 2021 - Swift
daveverwer
commented
Jun 14, 2021
Inspired by #1174.
If we do this, we should add another list item at the top of the main_metadata section. The icon can be a yellow warning sign, like the emoji suggested in the original PR, but should be in the same style as the other icons in the list.
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 18, 2021 - 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
How to create a Telegram, Facebook Messenger, and Google Assistant bot with Swift using Vapor on Linux and macOS.
macos
linux
bot
swift
google
facebook
telegram
ubuntu
xcode
telegram-bot
messenger
vapor
swiftybot
messenger-bot
facebook-messenger-bot
bot-platform
vapor-toolbox
google-assistant-bot
-
Updated
May 25, 2020 - Swift
A type-safe DSL that renders dynamic HTML templates in Swift
-
Updated
Nov 21, 2020 - Swift
-
Updated
Mar 12, 2021 - Swift
Simplifies common command line tasks when using Vapor
-
Updated
Jul 12, 2021 - Swift
-
Updated
May 25, 2021 - Swift
WebSocket client library built on SwiftNIO
-
Updated
Jun 29, 2021 - Swift
aralatpulat
commented
Jul 10, 2019
Event list under the http://www.swifttube.co/events should be sorted by "startDate" of the events. Newest event should be listed at the top of the list.
Improve this page
Add a description, image, and links to the vapor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vapor topic, visit your repo's landing page and select "manage topics."
Same issue as vapor/multipart-kit#22 (comment)
Looks like a easy fix in the following line, just make it always quote the parameter
https://github.com/vapor/vapor/blob/07478e1edb9376f96c1fd5d797c5f401165d4ec2/Sources/Vapor/HTTP/Headers/HTTPHeaders%2BDirective.swift#L180