Vapor is an HTTP web framework for Swift. It provides a beautifully expressive and easy-to-use foundation for your next website, API, or cloud project.
Take a look at some of the awesome stuff created with Vapor.
Join the welcoming community of fellow Vapor developers on Discord.
To contribute a feature or idea to Vapor, create an issue explaining your idea or bring it up on Discord.
If you find a bug, please create an issue.
If you find a security vulnerability, please contact [email protected] as soon as possible.
Support Vapor's development by becoming a sponsor.
Support Vapor's development by becoming a backer.
link |
Stars: 23184 |
Last commit: 1 hour ago |
Logger.report()
should handle LocalizedError
, DecodingError
, and EncodingError
identically to other errors by @MahdiBM in #3068
LocalizedError.localizedDesceiption
is useless. We shouldn’t use it. The special handling ofDecodingError
andEncodingError
also doesn’t do much.
Full Changelog: https://github.com/vapor/vapor/compare/4.81.0...4.81.1
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics