Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save cweinberger/38651de425149593935ed9c7e0f06f70 to your computer and use it in GitHub Desktop.
Save cweinberger/38651de425149593935ed9c7e0f06f70 to your computer and use it in GitHub Desktop.
// 1
let bookAPIController = BookAPIController()
// 2
try app.register(collection: bookAPIController)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment