8000 GitHub - Maxim-Inv/SwifQLNIO: Helper library for SwifQL and SwiftNIO
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Maxim-Inv/SwifQLNIO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License Swift 4.2 Github Actions Swift.Stream


SwifQLNIO

Additional lib for SwifQL library

Installation

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

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

.target(name: "App", dependencies: ["SwifQL", "SwifQLNIO"]),
52B8

About

Helper library for SwifQL and SwiftNIO

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 100.0%
0