You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ HawkClient is a powerful tool designed to test APIs and manage collections and r
11
11
-**Environments**: Manage different environments (e.g., development, staging, production) and switch between them effortlessly.
12
12
-**Variables**: Use variables at the environment, collection, and request levels to dynamically manage and manipulate data.
13
13
-**Collection Runner**: Execute a series of API requests organized into collections.
14
-
-**Flow Creation**: Design and execute complex flows that involve multiple API calls, with conditional logic and branching.
14
+
-**Flow Creation**: Design and execute complex flows through drag and drop ui that involve multiple API calls, with conditional logic and branching.
15
15
-**Pre-request and Post-response Hooks**: Customize API calls with scripts that run before a request is sent or after a response is received.
16
16
-**Code Snippet Generation**: Automatically generate code snippets for API requests in various programming languages.
17
17
-**Swagger/OpenAPI Support**: Import and manage Swagger/OpenAPI specifications at the collection level for comprehensive API documentation and testing.
0 commit comments