Vapor is web framework for Swift, in this project I used π PostgreSQL for database.
If you need ORM (Object Relational Mapping) SQL or noSQL, Vapor has Fluent.
on https://vapor-postgresql.herokuapp.com
- π¦ Swift 4.2.0 (minimum)
- π§ Vapor Version 3.0
- π PostgreSQL 13.0
- π¨ XCode 10.0 (recomended)
- Vapor 3.0.0
- Leaf 3.0.0
- Fluent PostgreSQL 1.0.0
If you have already installed the Vapor toolbox, you can create a new Vapor project from this repo using the following command:
vapor new YourProjectName --template=sanengineer/vapor-postgresql