Most effective approach for building a client/server application (MacOS)

This page summarizes the projects mentioned and recommended in the original post on /r/swift

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Vapor

    💧 A server-side Swift HTTP web framework.

  • The Swift/Vapor project is a relatively easy way to do it.

  • GCDWebServer

    Discontinued The #1 HTTP server for iOS, macOS & tvOS (also includes web based uploader & WebDAV server)

  • I use https://github.com/swisspol/GCDWebServer but there are many webservers you can use. You can even use the Apache that is part of the standard MacOS distribution, where you write a standard CGI to make the Mac do things. Python also includes a standard webserver.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts