StorageKit

0.2.2

Core services for creating storage providers integrations.
gperdomor/storage-kit

What's New

0.2.2

2019-05-06T19:01:40Z

Changes

  • Added public int to StorageMetadata

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.

Description

  • Swift Tools 4.0.0
View More Packages from this Author

Dependencies

Last updated: Wed Mar 13 2024 03:42:01 GMT-0900 (Hawaii-Aleutian Daylight Time)