https://github.com/superauguste/zig-aws-s3
https://github.com/superauguste/zig-aws-s3
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/superauguste/zig-aws-s3
- Owner: SuperAuguste
- License: apache-2.0
- Created: 2023-11-08T22:59:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-11T21:28:45.000Z (over 2 years ago)
- Last Synced: 2025-04-15T01:46:02.745Z (about 1 year ago)
- Language: Zig
- Size: 15.6 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zig-aws-s3
https://github.com/beachglasslabs/zig-aws-s3 but with no CMake.
## References
- [osquery's aws-sdk-cpp CMakeLists](https://sourcegraph.com/github.com/osquery/osquery/-/blob/libraries/cmake/source/aws-sdk-cpp/CMakeLists.txt)