hoppscotch / hopp-cli

🤖 HTTP CLI client for https://hoppscotch.io
https://hoppscotch.io
MIT License
176 stars 24 forks source link

Add Support for Tabular Data and Headers #22

Closed athul closed 4 years ago

athul commented 4 years ago
------------
Name:   Collection #1 - Prod
+--------------------+-------------------------------------------------+--------+--------+------+
|        NAME        |                       URL                       | METHOD | STATUS | CODE |
+--------------------+-------------------------------------------------+--------+--------+------+
| GET + Params       | https://httpbin.org/get?param1=val1&param2=val2 | GET    | 200 OK |  200 |
|                    |                                                 |        |        |      |
| Basic GET          | https://httpbin.org/get                         | GET    | 200 OK |  200 |
|                    |                                                 |        |        |      |
| GET + Basic Auth   | https://httpbin.org/get                         | GET    | 200 OK |  200 |
|                    |                                                 |        |        |      |
| GET + Token Auth   | https://httpbin.org/get                         | GET    | 200 OK |  200 |
|                    |                                                 |        |        |      |
| GET + OAuth        | https://httpbin.org/get                         | GET    | 200 OK |  200 |
|                    |                                                 |        |        |      |
| POST + Body Params | https://httpbin.org/post                        | POST   | 200 OK |  200 |
|                    |                                                 |        |        |      |
| POST + RAW Params  | https://httpbin.org/post                        | POST   | 200 OK |  200 |
|                    |                                                 |        |        |      |
+--------------------+-------------------------------------------------+--------+--------+------+
------------
Name:   Collection #2 - Stage
+-------------+-------------------------+--------+--------+------+
|    NAME     |           URL           | METHOD | STATUS | CODE |
+-------------+-------------------------+--------+--------+------+
| GET - Basic | https://httpbin.org/get | GET    | 200 OK |  200 |
|             |                         |        |        |      |
+-------------+-------------------------+--------+--------+------+

Here is a sample output

Screen Shot 2020-10-15 at 10 52 54 AM

liyasthomas commented 4 years ago

Ijj pwoli aanelooo 👏 👏 👏