vapor-request-storage

Request storage

Replaces Vapor's request.storage with a customizable request storage solution

GitHub

7 stars
3 watching
0 forks
Language: Swift
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
steveklabnik/request_storeProvides global storage for Rack applications to prevent concurrency issues1,477
vapor-community/vapor-extExtensions for Vapor Swift data types and classes with handy methods and performance improvements36
vapor-community/lingo-vaporA Vapor provider for using Lingo's Swift localization library in Server Side Swift projects57
vapor-community/stripeA Vapor helper to integrate Stripe payment processing180
vapor-community/paginationProvides pagination functionality for Vapor 3 apps using the Fluent 2 system64
vapor-community/telesign-providerProvides an API wrapper for Telesign's SMS service in Swift.10
vapor-community/swiftybeaver-providerAdds powerful logging capabilities to Vapor server-side Swift web framework33
vapor-community/csrfProtects against cross-site request forgery attacks in web applications by adding authentication information to each request using sessions.41
vapor/redisAn extension to the Vapor framework allowing Redis as an in-memory data store and message broker460
vapor-community/sendgridAn email sending service built around the SendGrid API for the Vapor web framework.76
vapor/jwtProvides JWT support for authentication in Vapor web applications327
viant/afsProvides a shared API for typical storage operations across various systems.306
vapor-community/chat-ios-exampleAn iOS chat client application connecting to a Vapor-based real-time chat server68
vapor-community/fernoA Vapor framework extension that simplifies Firebase Realtime database interaction with Swift and Vapor 472
skelpo/jwtmiddlewareMiddleware to handle authentication and authorization with JSON Web Tokens in a web application framework34