Skip to content

skreutzberger/mysql-provider

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL Provider for Vapor

Adds MySQL support to the Vapor web framework.

import Vapor
import VaporMySQL

let drop = Droplet(providers: [VaporMySQL.Provider.self])

Install and link MySQL

Follow the instructions at vapor/mysql to properly install and link MySQL.

About

MySQL Provider for the Vapor web framework.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 100.0%