Skip to content

mpclarkson/fluent-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluent Example

Clone this repo and run swift build to download the dependencies, then run .build/debug/FluentApp

View Fluent for documentation.

Swift 2.2 or later is required.

Example Table

Run the following SQL query to set up the example table.

CREATE TABLE users(id INTEGER PRIMARY KEY AUTOINCREMENT, name TEXT NOT NULL)

Works on Ubuntu.

About

Starting point for using the Fluent framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Swift 100.0%