mirror of
https://github.com/foss42/apidash.git
synced 2025-06-01 06:42:07 +08:00
Merge branch 'main' into add-rust-actix-codegen
This commit is contained in:
@ -266,6 +266,7 @@ enum CodegenLanguage {
|
||||
har("HAR", "json", "har"),
|
||||
dartHttp("Dart (http)", "dart", "dart"),
|
||||
dartDio("Dart (dio)", "dart", "dart"),
|
||||
goHttp("Go (http)", "go", "go"),
|
||||
jsAxios("JavaScript (axios)", "javascript", "js"),
|
||||
jsFetch("JavaScript (fetch)", "javascript", "js"),
|
||||
nodejsAxios("node.js (axios)", "javascript", "js"),
|
||||
|
Reference in New Issue
Block a user