Perfect-HTTPServer

Web server

A Swift-based HTTP server for building web applications on the Perfect framework

HTTP server for Perfect.

GitHub

108 stars
11 watching
63 forks
Language: Swift
last commit: over 4 years ago
httphttpserverperfectserver-side-swiftswift

Related projects:

Repository Description Stars
perfectlysoft/perfecttemplate An empty starter project for building Swift web servers with Perfect 222
perfectlysoft/perfect-websockets Provides a WebSocket protocol implementation for building real-time web applications with the Perfect framework 23
perfectexamples/perfect-websocketsserver An example of setting up and handling WebSocket connections in a Swift-based web server 34
perfectlysoft/perfect-xml An XML parsing library for Swift that provides read-only DOM Core APIs and XPath support. 16
perfectlysoft/perfect-redis A Swift client library for Redis 28
perfectlysoft/perfectdocs A comprehensive reference and documentation library for Perfect (Server-side Swift) framework 566
perfectlysoft/perfect-sqlite A stand-alone Swift wrapper around the SQLite 3 client library. 50
perfectlysoft/perfect-curl A Swift package that provides cURL support for making HTTP requests 41
perfectlysoft/perfect-notifications An Apple Push Notifications server-side library for Swift applications 115
perfectlysoft/perfect-mysql A Swift wrapper around the MySQL client library enabling access to MySQL servers 127
perfectlysoft/perfect-mongodb A Swift wrapper around the mongo-c client library to access MongoDB servers 52
ryanbekhen/feserve An application serving frontend applications and load balancing static files with SSL certificates 8
perfectlysoft/perfect-postgresql Provides access to PostgreSQL servers using a Swift wrapper around the libpq client library 55
perfectlysoft/perfect-filemaker A Swift wrapper around FileMaker XML Web publishing interface for accessing and manipulating FileMaker databases on servers. 34
syntaqx/serve A lightweight, customizable HTTP server written in Go. 334