355 Commits

Author SHA1 Message Date
d24b2c2127 added header support 2024-03-30 20:10:02 +05:30
24e670e098 added formdata support 2024-03-30 20:09:23 +05:30
33cea56a52 added boundary and url params builder 2024-03-30 20:08:45 +05:30
21015ed39d added optional boundary as argument 2024-03-30 20:08:11 +05:30
93fdb71ca4 fixed request template 2024-03-30 20:07:53 +05:30
361846997a removed multipart form builder in favor of native HTTP.Form 2024-03-30 20:07:13 +05:30
31469e3651 added formdata and text/json payload template 2024-03-30 20:06:18 +05:30
bbbf686f80 added header dict template 2024-03-30 20:05:51 +05:30
6deaaf2169 added param dict template 2024-03-30 20:05:36 +05:30
4d073ec9c1 added templates for package import, url and boundary 2024-03-30 20:05:14 +05:30
d601094ef4 added boundary in julia codegen 2024-03-30 20:03:28 +05:30
53ef0ce747 including uri parameters 2024-03-28 04:01:19 +05:30
0354792457 inclusion of headers 2024-03-28 04:01:03 +05:30
261103d5eb request sending setup 2024-03-28 04:00:50 +05:30
c9c51a2840 faraday connection creation 2024-03-28 04:00:23 +05:30
7e43c33565 payload creation 2024-03-28 04:00:06 +05:30
21e05c288e setting up request url 2024-03-28 03:59:18 +05:30
0150675f9f custom boundary creation for heredoc 2024-03-28 03:58:55 +05:30
3b93bb3f86 try catch block for error handling 2024-03-28 03:57:46 +05:30
5774db422f added getCode function 2024-03-28 03:57:07 +05:30
73e087a257 response displaying template 2024-03-28 03:56:27 +05:30
f175483d86 connection response internal templates 2024-03-28 03:56:03 +05:30
9233102083 connection creation template 2024-03-28 03:54:18 +05:30
cf3ff17580 added request body payload templates 2024-03-28 03:53:56 +05:30
402670619c added request url template 2024-03-28 03:53:33 +05:30
642fca1cf6 added require templates 2024-03-28 03:53:07 +05:30
5b57ae46ff added class for faraday codegen 2024-03-28 03:52:31 +05:30
d9b38a0255 added support for ruby faraday 2024-03-28 03:51:54 +05:30
107d702b36 adding_ruby_net_http 2024-03-26 03:06:52 +05:30
19b2a1e2bc removed redundant functions 2024-03-25 21:15:17 +05:30
af4f072bd0 support for multipart request body 2024-03-24 18:55:31 +05:30
7173c202c5 changed method uppercasing into jinja template 2024-03-24 18:54:52 +05:30
8cd6879332 updated result initialization 2024-03-24 18:54:21 +05:30
b243dec3f1 updated function signature 2024-03-24 18:54:04 +05:30
b3e62d6b32 updated header and query support 2024-03-24 18:53:29 +05:30
8447962bc4 fixed java import statements 2024-03-24 18:52:57 +05:30
d67447cf32 fixed other templates 2024-03-24 18:52:39 +05:30
614935fdaa updated templates for multipart request support 2024-03-24 18:51:42 +05:30
8c011d27ba added java future for response handling 2024-03-24 18:50:38 +05:30
4d997f4e85 added custom boundary support for codegen 2024-03-24 18:49:51 +05:30
3886755ae9 fixed json body and head2 2024-03-24 01:54:33 +05:30
5b4ff7a000 printing out response code and body 2024-03-24 00:51:15 +05:30
b8bd45a10a Fixed the java http client codegen 2024-03-23 21:32:48 +05:30
f5f833046b added test for rest_sharp.dart and fixed minor bugs 2024-03-23 18:14:11 +05:30
be39eade89 bugs fixed 2024-03-23 18:14:11 +05:30
1902cd39b2 Template Completed 2024-03-23 18:14:11 +05:30
0cdca5feb0 main C# template, params template completed 2024-03-23 18:14:11 +05:30
d0ec2c74d1 modification in code snippet 2024-03-22 18:26:19 +05:30
610e45cf5c Merge pull request #342 from apoorvdwi/add-rust-curl-codegen
Add Curl Rust Code Generator
2024-03-22 09:18:57 +05:30
adfbc2bce8 fixes 2024-03-22 09:17:24 +05:30