GithubHelp home page GithubHelp logo

vapor-docs's Introduction

Vapor Documentation

Stack Overflow

This is the documentation for Vapor, a Web Framework for Swift that works on iOS, macOS, and Ubuntu; and all of the packages that Vapor offers.

Vapor is the most used web framework for Swift. It provides a beautifully expressive and easy to use foundation for your next website or API.

To view the framework's source code and code documentation, visit Vapor's GitHub.

How To Read

You can read this guide by clicking through the folders and markdown files on GitHub or through the rendered GitHub Pages.

Packages

Here are a list of all the Swift 3, linux-ready packages and modules provided open source by Vapor.

  • Vapor: Swift's most used web framework.
    • Routing: Generic branch router.
    • HTTPRouting: HTTP router specializations.
    • Type-safe Routing: Generated route methods for type-safe parameters.
  • Fluent: Models, relationships, and querying for NoSQL and SQL databases.
  • Engine: Core transport layers.
    • HTTP: Pure Swift HTTP client and server.
    • URI: Pure Swift URI parsing and serializing.
    • WebSockets: Full-duplex communication channels over a single TCP connection.
    • SMTP: Send email using Sendgrid and Gmail.
    • Transport: Streams and transfer protocols.
  • JSON: Maps Foundation JSON to Swifty enum.
  • Console: Swift wrapper for console IO and commands.
  • Node: A formatted data encapsulation meant to facilitate the object conversions.
  • TLS: Swift OpenSSL and TLS.
  • MySQL: Robust MySQL interface for Swift.
  • SQLite: SQLite 3 wrapper for Swift
  • PostgreSQL: Robust PostgreSQL interface for Swift.
  • Mongo Driver: MongoKitten driver for Fluent.
  • Polymorphic: Syntax for easily accessing values from generic data.
  • Path Indexable: A protocol for powerful subscript access of data types.
  • Core: Core extensions, type-aliases, and functions that facilitate common tasks.

Not all packages may be up to date with the latest Swift snapshot or Vapor release. Updating packages is an easy and great way to contribute!

Authors

Tanner Nelson, Logan Wright, and the hundreds of members of Vapor.

vapor-docs's People

Contributors

brettrtoomey avatar loganwright avatar sameoldmadness avatar tanner0101 avatar voidrender avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.