AWS Smithy Model for Zig
Go to file
2024-02-29 13:39:07 -08:00
src add support for new traits enum_value, aws_query_error, and client_optional 2024-02-29 13:39:07 -08:00
.gitignore upgrade to zig 0.11 2023-08-04 16:07:27 -07:00
build.zig add module to our project for consumption 2023-08-04 16:30:56 -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