Software Alternatives, Accelerators & Startups

How to connect and query multiple databases with a single REST API

HTTPie cURL
  1. 1
    CLI HTTP that will make you smile. JSON support, syntax highlighting, wget-like downloads, extensions, and more.
    Pricing:
    • Open Source
    Let's see how querying the table employee from our DB2 looks like after we inserted the record previously. Instead of curl, let's use httpie:.

    #CLI #Command Line Tools #Curl 52 social mentions

  2. 2
    cURL is a computer software project providing a library and command-line tool for transferring data...
    Pricing:
    • Open Source
    Let's see how querying the table employee from our DB2 looks like after we inserted the record previously. Instead of curl, let's use httpie:.

    #API Tools #Developer Tools #APIs 125 social mentions

Discuss: How to connect and query multiple databases with a single REST API

Log in or Post with