Skip to content

SwifQL/VaporFluentDriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License Swift 5.1 Github Actions Swift.Stream

VaporFluentDriver

Additional lib for SwifQL library

Installation

.package(url: "https://github.com/MihaelIsaev/SwifQL.git", from:"1.0.0"),
.package(url: "https://github.com/SwifQL/VaporFluentDriver", from:"2.0.0"),

In your target's dependencies add "SwifQL" and "VaporFluentDriver", e.g. like this:

.target(name: "App", dependencies: ["Vapor", "SwifQL", "VaporFluentDriver"]),

About

Helper library for SwifQL and Vapor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages