Commit Graph

42 Commits

Author SHA1 Message Date
41f85afa6c ud, fixed errors 2025-07-18 13:34:27 -04:00
0ba23fad0e ud 2025-07-17 12:18:58 -04:00
37fa009fdd adding error type capability 2025-07-15 11:09:41 -04:00
3d97489712 fixed macro and made take response type attr optionally 2025-07-15 10:57:59 -04:00
1524769694 trying fix 2025-07-15 10:32:08 -04:00
0a88b1d7a1 changed to Q, now actually 2025-07-14 23:32:39 -04:00
4b1fac6403 changed to Q 2025-07-14 23:29:00 -04:00
a9e59b6865 fixed 2025-07-14 23:26:50 -04:00
3e75cd00ff simplified the macros 2025-07-14 23:22:28 -04:00
a096885f02 fixed awc thing 2025-07-14 23:06:29 -04:00
5b3641d930 trying fix for error 2025-07-14 22:55:48 -04:00
981e662bd3 trying fix for error 2025-07-14 22:53:40 -04:00
2c84a8bb18 removing urlencoding because it should be in the main crate 2025-07-14 22:34:51 -04:00
f1a6786419 fixed the enum calls 2025-07-14 22:32:21 -04:00
919c5eda3e fixed deps 2025-07-14 22:29:00 -04:00
8dcd080f5b got rid of base url param 2025-07-14 22:24:46 -04:00
9fc0ab1f0d all good 2025-07-14 22:15:06 -04:00
5aa65e1a38 i think i fixed it from prev commits 2025-07-14 22:12:49 -04:00
b3b813b092 working???? 2025-07-14 21:29:24 -04:00
dbba095e22 working??? 2025-07-14 21:25:53 -04:00
c89d5bf748 working??? 2025-07-14 21:21:29 -04:00
4504e1132b working?? 2025-07-14 21:20:46 -04:00
820f5445a3 working? 2025-07-14 21:18:57 -04:00
e18eb7bb02 ud 2025-07-14 21:14:28 -04:00
745415ba13 fixed to use awc 2025-07-14 21:11:28 -04:00
716a72fffd macro update 2025-07-14 20:39:06 -04:00
8264838b2c hopefully fixed everything 2025-07-14 20:10:31 -04:00
a6f8a94666 made use serde instead of bytes 2025-07-14 20:01:38 -04:00
259c5562e4 update, fixed all warnings, proc macros both work with enums now 2025-07-14 19:51:49 -04:00
d82f663c27 update 2025-07-14 14:49:44 -04:00
e96def50f3 removed the traits so this thing works 2025-07-14 13:26:15 -04:00
533f718e57 added the traits to the crate and made proc macros compatible 2025-07-14 13:18:28 -04:00
f9ee10491d got rid of the Jsonpayload error, switching to generic errors 2025-07-14 13:02:05 -04:00
b11cecdff4 switching back to awc for actix_web 4 2025-07-13 09:45:30 -04:00
20413273aa switched away from awc deps to actix_web deps, testing now 2025-07-11 12:29:34 -04:00
ac0ace0b94 added macro that auto impls the structopt query sending 2025-07-11 11:58:29 -04:00
275d706845 added vec versions of the fns 2025-07-10 17:10:31 -04:00
999433cacf added the receive macro to auto impl serde deserialize/await 2025-07-10 16:50:22 -04:00
92416c1726 should be fixed now 2025-07-10 16:40:53 -04:00
68746b192c fixed macro? 2025-07-10 16:34:43 -04:00
f0d7e70e17 update, added fields to send() fn 2025-07-08 20:09:08 -04:00
c11ce53576 init 2025-07-03 15:03:18 -04:00