Vapor (web framework)



Website: vapor.codes


Vapor is an open source web framework written in Swift. 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.