Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soto-project/soto-core

Core framework of Soto the Swift SDK for AWS
https://github.com/soto-project/soto-core

aws aws-sdk aws-sdk-swift server-side-swift swift swift-nio

Last synced: 3 months ago
JSON representation

Core framework of Soto the Swift SDK for AWS

Awesome Lists containing this project

README

        

# Soto Core

[Swift 5.8](https://swift.org)
[](https://github.com/soto-project/soto-core/actions)
[Codecov Result](https://codecov.io/gh/soto-project/soto-core)

The core framework for [Soto](https://github.com/soto-project/soto) the Swift SDK for AWS. This is the underlying driver for executing requests to AWS, but you should be using one of the libraries provided by Soto instead of this!

Documentation for the core library can be found [here](https://soto-project.github.io/soto-core). Documentation for Soto can be found [here](https://soto.codes).

## Contributing

We welcome and encourage contributions from all developers. Please read [CONTRIBUTING.md](CONTRIBUTING.md) for our contributing guidelines.

## License

`soto-core` is released under the Apache 2.0 license. See [LICENSE](LICENSE) for details.