Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/soto-project/soto-core
- Owner: soto-project
- License: apache-2.0
- Created: 2017-06-26T18:31:00.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T05:25:51.000Z (3 months ago)
- Last Synced: 2024-07-30T08:52:51.898Z (3 months ago)
- Topics: aws, aws-sdk, aws-sdk-swift, server-side-swift, swift, swift-nio
- Language: Swift
- Homepage: https://soto.codes
- Size: 13.1 MB
- Stars: 111
- Watchers: 7
- Forks: 52
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Soto Core
[](https://swift.org)
[](https://github.com/soto-project/soto-core/actions)
[](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.