Top "Vapor" questions

A web framework and server for Swift that works on macOS and Linux.

dyld: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib

I installed vapor via homebrew and then immediately wanted to jump into a project by executing vapor new Hello but …

macos openssl homebrew vapor
Can't access FireBase Database via HTTP/REST error 403 Forbidden

Swift + Vapor framework for server + Xcode 8.1 I am trying to read Firebase Realtime Database making HTTP requests to my DB, …

firebase firebase-realtime-database service-accounts vapor
'String' does not conform to expected type 'CVarArg'

When I'm trying to log using NSLog, I'm facing this error: remote: /tmp/build_f459d376d1bc10ac2e93…

swift vapor