Vapor (web framework)
| Vapor | |
|---|---|
| Developers | Tanner Nelson and others |
| Initial release | January 18, 2016 |
| Stable release | 4.102.1
/ July 10, 2024 |
| Written in | Swift |
| Operating system | macOS, Ubuntu |
| Platform | SwiftNIO |
| Type | Web framework |
| License | MIT License |
| Website | vapor |
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.