firecamp-io / firecamp

VSCode for APIs, Postman Alternative.
https://firecamp.dev
317 stars 22 forks source link

[Feat] curl to firecamp #169

Closed Nishchit14 closed 2 years ago

Nishchit14 commented 3 years ago

CURL snippet would be allowed to test in Firecamp.

It's common to share curl snippets in blogs, articles, doc, or internal teams in general use-case. So It would be very handy if someone directly paste that copied snippet in the Firecamp's URL bar and Firecamp takes care of the rest.

sample curl snippet

curl --request GET \
  --url https://jsonplaceholder.typicode.com/posts

Similar setup in FIrecamp. (on curl snippet paste in the URL bar)

image

Nishchit14 commented 2 years ago

released v2.3.0