Vapor is a framework for writing server applications, HTTP services and backends in Swift. It provides a really nice API to enable you to write safe, efficient and maintainable applications in Swift.
The Vapor Community organization holds a collection of server-first Swift packages maintained by Vapor's community members, offering a wide range of functionality to help you build your server-side Swift applications.
If you're new to Vapor, the best place to start is the Vapor website or its documentation.
To find out more information about the various packages, you can take a look at their README
file. Some of them offer documentation on their Swift Package Index page.
Join the welcoming community of fellow Vapor developers on Discord.
To contribute a feature or idea to a package, create an issue explaining your idea or bring it up on Discord.
If you find a bug, please create an issue.
The packages in the Vapor Community organization are open source and rely on the community to keep them up-to-date and to add new features, so we welcome contributions.