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: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
steveklabnik/request_store | Provides global storage for Rack applications to prevent concurrency issues | 1,475 |
vapor-community/vapor-ext | Extensions for Vapor Swift data types and classes with handy methods and performance improvements | 36 |
vapor-community/lingo-vapor | A Vapor provider for using Lingo's Swift localization library in Server Side Swift projects | 57 |
vapor-community/stripe | A Vapor helper to integrate Stripe payment processing | 179 |
vapor-community/pagination | Provides pagination functionality for Vapor 3 apps using the Fluent 2 system | 64 |
vapor-community/telesign-provider | Provides an API wrapper for Telesign's SMS service in Swift. | 10 |
vapor-community/swiftybeaver-provider | Adds powerful logging capabilities to Vapor server-side Swift web framework | 33 |
vapor-community/csrf | Protects against cross-site request forgery attacks in web applications by adding authentication information to each request using sessions. | 41 |
vapor/redis | An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 459 |
vapor-community/sendgrid | A SendGrid email service library for the Vapor web framework | 75 |
vapor/jwt | Provides JWT support for authentication in Vapor web applications | 327 |
viant/afs | Provides a shared API for typical storage operations across various systems. | 303 |
vapor-community/chat-ios-example | An iOS chat client application connecting to a Vapor-based real-time chat server | 68 |
vapor-community/ferno | A Vapor framework extension that simplifies Firebase Realtime database interaction with Swift and Vapor 4 | 71 |
skelpo/jwtmiddleware | Middleware to handle authentication and authorization with JSON Web Tokens in a web application framework | 34 |