7 lines
72 B
Swift
7 lines
72 B
Swift
import Fluent
|
|
import Vapor
|
|
|
|
func routes(_ app: Application) throws {
|
|
|
|
}
|