AWS Smithy Model for Zig
Find a file
2025-05-07 08:36:10 -07:00
.github/workflows update to zig 0.14.0 2025-03-20 03:36:29 -07:00
src add aws.endpoints#standardPartitionalEndpoints to the list of known but ignored traits 2025-05-07 08:35:09 -07:00
.envrc add .envrc for zig 0.14.0 2025-05-07 08:36:10 -07:00
.gitignore update to zig 0.13-dev.365 (zig nominated build 2024.05 2024-06-04 14:41:31 -07:00
build.zig add AwsProtocol, allowing usage within a build.zig import 2024-08-23 11:09:22 -07:00
build.zig.zon update to zig 0.14.0 2025-03-20 03:36:29 -07:00
LICENSE initial code based on zig 0.9.0 2023-08-04 16:06:09 -07:00
README.md initial code based on zig 0.9.0 2023-08-04 16:06:09 -07:00

AWS Smithy Model for Zig

This holds a smithy project for zig, extracted from the AWS SDK for Zig for use as a package. Built for zig 0.11

TODO: complete the readme TODO: CI