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. Rest API in Qt?
QtWS25 Last Chance

Rest API in Qt?

Scheduled Pinned Locked Moved Unsolved Qt WebKit
4 Posts 3 Posters 832 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.
  • ali-aydinA Offline
    ali-aydinA Offline
    ali-aydin
    wrote on last edited by ali-aydin
    #1

    Is it possible to create Rest API in Qt?
    I mean that create an API can work with IIS in windows

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Do you mean something like Cutelyst on the backend side ?
      Or write a client that will call into an existing service ?

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

      ali-aydinA 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Do you mean something like Cutelyst on the backend side ?
        Or write a client that will call into an existing service ?

        ali-aydinA Offline
        ali-aydinA Offline
        ali-aydin
        wrote on last edited by ali-aydin
        #3

        @SGaist
        Hi,

        I don't know what is cutelyst exactly
        I mean that create an application that called WebAPI that manages comming requests from clients, suppose that clients are android devices
        for this do we need cutelyst?

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          You seem to describe a client only application which connects to an existing REST service. If so, then QNetworkAccessManager is the class to build your client upon.

          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
          1

          • Login

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