Welcome to PerfectAccelerators

You will find a group of libraries to help you accelerate your Server Side Swift development with Perfect. These libraries are brought to you by the Perfect Community!

ApplicationConfiguration

A simple and codable way to configure a Perfect Application. GitHub repo

Curly

A Server Side HTTP client tthat can simplify using cURL! GitHub repo

PerfectTemplate

A Perfect Template project with typed routing, configuration, filters, and MySQL. GitHub repo

PerfectValidation

A micro library to easily define and apply validation rules for Perfect Framework. GitHub repo

ScantORM

A lite, barely sufficient ORM for Perfect with Codables built on top of the PerfectCRUD. GitHub repo

Contributing

To contribute a feature or idea to PerfectAccelerators:

  • create an issue explaining the feature/idea or
  • fork the project, make your changes and submit a pull request :)