update update readme
update
update readme
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
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
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
Backend Stack With Vapor and PostgreSQL
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.
Running
on https://vapor-postgresql.herokuapp.com
Prequisite:
Swift Package List
Let’s Try My Project
If you have already installed the Vapor toolbox, you can create a new Vapor project from this repo using the following command: