vapor-request-storage
Request storage
Replaces Vapor's request.storage with a customizable request storage solution
7 stars
3 watching
0 forks
Language: Swift
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides global storage for Rack applications to prevent concurrency issues | 1,477 |
| Extensions for Vapor Swift data types and classes with handy methods and performance improvements | 36 |
| A Vapor provider for using Lingo's Swift localization library in Server Side Swift projects | 57 |
| A Vapor helper to integrate Stripe payment processing | 180 |
| Provides pagination functionality for Vapor 3 apps using the Fluent 2 system | 64 |
| Provides an API wrapper for Telesign's SMS service in Swift. | 10 |
| Adds powerful logging capabilities to Vapor server-side Swift web framework | 33 |
| Protects against cross-site request forgery attacks in web applications by adding authentication information to each request using sessions. | 41 |
| An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 460 |
| An email sending service built around the SendGrid API for the Vapor web framework. | 76 |
| Provides JWT support for authentication in Vapor web applications | 327 |
| Provides a shared API for typical storage operations across various systems. | 306 |
| An iOS chat client application connecting to a Vapor-based real-time chat server | 68 |
| A Vapor framework extension that simplifies Firebase Realtime database interaction with Swift and Vapor 4 | 72 |
| Middleware to handle authentication and authorization with JSON Web Tokens in a web application framework | 34 |