Software Alternatives & Reviews

Manage Database Infrastructure with Aiven's API

jq Postman cURL
  1. 1

    jq

    jq is like sed for JSON data - you can use it to slice and filter and map and transform structured...
    I use this call quite often, because many endpoints take the project as a parameter. If reading raw JSON isn't your thing, then one option is to use a tool called jq to make things more readable. Pipe your curl output to it, like this:.

    #CLI #File Manager #Command Line Tools 155 social mentions

  2. The Collaboration Platform for API Development
    Pricing:
    • Open Source
    If you prefer a GUI application for trying out API calls, then that seems pretty reasonable to me! There are lots of options but for this example I'll be using my personal favourite, Postman. It's available as a cross-platform desktop app, or it can be used from the browser.

    #APIs #API Tools #Developer Tools 27 social mentions

  3. 3
    cURL is a computer software project providing a library and command-line tool for transferring data...
    Pricing:
    • Open Source
    Starting simple, try getting a list of projects using the API. Here's a cURL showing this in action.

    #API Tools #APIs #Developer Tools 105 social mentions

Discuss: Manage Database Infrastructure with Aiven's API

Log in or Post with