Vapor (web framework)

Vapor
DevelopersTanner Nelson and others
Initial releaseJanuary 18, 2016 (2016-01-18)
Stable release
4.102.1 / July 10, 2024 (2024-07-10)
Written inSwift
Operating systemmacOS, Ubuntu
PlatformSwiftNIO
TypeWeb framework
LicenseMIT License
Websitevapor.codes

Vapor is an open source web framework written in Swift and designed for Swift development. It can be used to create RESTful APIs, web apps, and real-time applications using WebSockets. In addition to the core framework, Vapor provides an ORM, a templating language, and packages to facilitate user authentication and authorization.

Vapor's source code is hosted on GitHub and licensed under the MIT License. Vapor has been a part of Swift's Server APIs working group since 2016.