Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. For Rest API calls, use QNAM or restsdk
QtWS25 Last Chance

For Rest API calls, use QNAM or restsdk

Scheduled Pinned Locked Moved Unsolved Qt WebKit
c++11qnetworkaccessmrestsdkrestful api
2 Posts 2 Posters 587 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Rizwan94
    wrote on 2 Dec 2019, 01:54 last edited by
    #1

    Hi All,
    I am working on a Qt C++ application.
    I would like to make restApi calls through my applications. Currently I make use of QNAM for this.

    One of my friend suggested to have a look at RestSDK of Microsoft which can be used for this.

    I am relatively new to this web world ' making restAPI calls etc' hence not able to decide.

    Can anybody help me know the trade-off between these two?
    Or why QNAM is a better option?

    Let me know if you may need more info about this.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 2 Dec 2019, 22:42 last edited by
      #2

      Hi,

      You have to do some testing to see which one works best for you.

      Since you are using Qt, QNAM asynchronous nature follows Qt design and what you are used to.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      2/2

      2 Dec 2019, 22:42

      • Login

      • Login or register to search.
      2 out of 2
      • First post
        2/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved