Category: APIs

  • Testing APIs, HTTPie y Postman

    Do you do some API testing? some http stuff? If you didn’t know these tools before, you are going to be very happy today! HTTPie HTTPie is a command-line tool for Windows/Mac/Linux written in Python, is something like a simpler curl, you type “http” followed by an URL and the magic starts, you can see the answer,…