Skip to content

Commit f8953f9

Browse files
authored
Update README.md
1 parent 737b8d0 commit f8953f9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,22 @@ API Dash can be downloaded from the links below:
7676

7777
## List of Features
7878

79+
| API Type | Supported |
80+
| --- | --- |
81+
| HTTP ||
82+
| GraphQL ||
83+
| SSE | https://github.com/foss42/apidash/issues/116 |
84+
| WebSocket | https://github.com/foss42/apidash/issues/15 |
85+
| MQTT | https://github.com/foss42/apidash/issues/115 |
86+
| gRPC | https://github.com/foss42/apidash/issues/14 |
87+
88+
7989
**↗️ Create & Customize API Requests**
8090

8191
- Create different types of HTTP requests (`GET`, `HEAD`, `POST`, `PATCH`, `PUT` and `DELETE`).
8292
- Easily manipulate and play around with request inputs like `headers`, `query parameters` and `body`.
8393
- Full support to send text content with 🥳 Unicode/Emoji and preview any API response containing Unicode/Emoji.
94+
- Create GraphQL requests with `headers` and `query`.
8495

8596
**💼 Organize Requests in Collections & Folders**
8697

0 commit comments

Comments
 (0)