Commit Graph

6 Commits

Author SHA1 Message Date
f374df3fa1
update generated models for xml mappings 2022-02-10 15:13:44 -08:00
1c41737202
upgrade to zig 0.9.0
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-03 08:06:14 -08:00
2d10c6e356
change for compiling on 0.8.1 or current master 2021-09-05 13:05:50 -07:00
8e853e9a82
rest json v1 basic requests (responses tbd)
All checks were successful
continuous-integration/drone/push Build is passing
This provides initial implementation with some basic calls
working. Only GET requests have been verified so far.
Http header support missing. POST/PUT might work, but
have not been tested. Currently the demo tests are
failing due to a response deserialization issue that
is still being debugged
2021-08-13 18:12:05 -07:00
6f53ed6dcf
http trait necessary for rest json support
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-13 11:03:11 -07:00
ac07c9300f
extract smithy to separate package 2021-06-30 09:05:21 -07:00