Swiftpack.co - gperdomor/storage-kit as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by gperdomor.
gperdomor/storage-kit 0.2.2
Core services for creating storage providers integrations.
⭐️ 2
🕓 4 years ago
linux macOS iOS
.package(url: "https://github.com/gperdomor/storage-kit.git", from: "0.2.2")

Swift Version Vapor Version Build Status codecov GitHub license

StorageKit

A protocol based storage framework to provide an easy way integrate and use third-party storage providers in Vapor.

Main goals:

  • Provide a common way to manipulate files in your app without worry about the provider (local, S3, Azure, GCS).
  • Allow users to switch between storage providers without (or minimal) changes to the source code of their apps.

Available implementations

Credits

This package is developed and maintained by Gustavo Perdomo with the collaboration of all vapor community.

License

StorageKit is released under the MIT License.

GitHub

link
Stars: 2
Last commit: 4 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Dependencies

Release Notes

0.2.2
4 years ago

Changes

  • Added public int to StorageMetadata

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics