Pinned Repositories
Perfect-APNS-Demo
Shows the usage of Perfect-Notifications and working with Apple's Push Notifications Service
Perfect-Blog-Mustache
An Example Blog & Mustache Template System for Perfect
Perfect-Chat-Demo
Shows the usage of web sockets, as well as a practical chat example
Perfect-JSON-API
An Example JSON API for Perfect
Perfect-TensorFlow-Demo-Vision
Perfect TensorFlow Server Example of Computer Vision
Perfect-ToDo-iOS-Demo
Shows how to use Perfect to create an API for ToDo items, then interact with that API in an iOS App
Perfect-URL-Shortener
An Example URL Shortener System for Perfect
Perfect-URLRouting
Perfect Example Module: URL Routing
Perfect-Weather
Demonstrate using URL Routes & variables, Fetching of remote data from API's as JSON, reading and transforming to data more appropriately consumable by an API client.
Perfect-WebSocketsServer
Perfect Example Module: WebSockets Server
Perfect Examples's Repositories
PerfectExamples/Perfect-APNS-Demo
Shows the usage of Perfect-Notifications and working with Apple's Push Notifications Service
PerfectExamples/Perfect-Markdown-Editor
This project demonstrates how to build an Online Markdown Editor based on Perfect HTTP Server, Perfect WebSocket and Perfect Markdown.
PerfectExamples/Perfect-Playground
A Prebuilt Swift Playground for Perfect Framework
PerfectExamples/PostgreStORM-Demo
Demonstrating use of the PostgreSQL StORM ORM
PerfectExamples/HTTPS-Configuration
Example HTTPS Configuration, with companion article
PerfectExamples/MySQLStorm-Demo
Demonstrating use of the MySQL StORM ORM
PerfectExamples/Perfect-Protobuf-Demo
Shows you how to create, serialize, and send Google Protocol Buffers, as well as receive & decode them.
PerfectExamples/Perfect-SMTP-Demo
This project demonstrates how to use Perfect-SMTP library to send an email.
PerfectExamples/Perfect-Logging
Demonstrates use of the Perfect Logging system
PerfectExamples/Perfect-Unscrambler
A Swift in-memory server to unscramble English word puzzles based on Perfect HTTP Server.
PerfectExamples/Perfect-UploadEnumerator
Perfect Example Module: Upload Enumerator
PerfectExamples/Perfect-Cloudinary-ImageUploader-Demo
Demo of Cloudinary Image Upload in Swift
PerfectExamples/Perfect-Markdown-Demo
Perfect Markdown Server Example
PerfectExamples/Perfect-UltimateNaughtsAndCrosses
Ultimate Naughts & Crosses game with Perfect backend
PerfectExamples/SystemMonitor-Demo
This project demonstrates how to use [Perfect SysInfo](https://github.com/PerfectlySoft/Perfect-SysInfo) library to monitor realtime performance of server.
PerfectExamples/WWW-Redirector
This project builds a simple redirector from non-www to www
PerfectExamples/DNS-Demo
This project demonstrates how Perfect parses an IPv4 address from a valid domain name.
PerfectExamples/MongoDBStORM-Demo
MongoDB Swft ORM Demo
PerfectExamples/Perfect-Directory-Lister
An Example Directory Lister for Perfect
PerfectExamples/Perfect-Example-Mosquitto
An example of how to use Perfect-Mosquitto library - A Swift MQTT Client
PerfectExamples/Perfect-Repeater-Demo
Demonstrating usage of the Perfect Repeater library
PerfectExamples/Perfect-Session-Memory-Demo
Perfect Session Demo using the in-memory driver
PerfectExamples/Perfect-Spnego-Demo
An example of Perfect Empty Starter Project with SPNEGO feature
PerfectExamples/Perfect-Zip-Example
An example demonstrating zipping & unzipping files using Perfect.
PerfectExamples/CouchDBStORM-Demo
Demonstrating use of the CouchDB StORM ORM
PerfectExamples/Perfect-Unscrambler-WebSocket
This project demonstrates an in-memory server to unscramble English word puzzles based on Perfect HTTP Server & Perfect WebSocket
PerfectExamples/StORMDemo
Supporting files for Medium Article
PerfectExamples/Perfect-Facebook-Messenger-Webhook
A demo webhook server based on PerfectTemplate for Facebook Messenger Apps
PerfectExamples/Perfect-INILoader-Demo
A Swift Demo of .ini File Reading on Server Side.
PerfectExamples/Perfect-Kafka-Demo
An Example of Using Perfect-Kafka API