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?

Rest API in Qt?

Scheduled Pinned Locked Moved Unsolved Qt WebKit
4 Posts 3 Posters 833 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.
  • A Offline
    A Offline
    ali-aydin
    wrote on 3 Jul 2022, 05:49 last edited by ali-aydin 7 Mar 2022, 06:06
    #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
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 3 Jul 2022, 08:28 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

      A 1 Reply Last reply 3 Jul 2022, 10:23
      0
      • S SGaist
        3 Jul 2022, 08:28

        Hi,

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

        A Offline
        A Offline
        ali-aydin
        wrote on 3 Jul 2022, 10:23 last edited by ali-aydin 7 Mar 2022, 10:59
        #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
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 3 Jul 2022, 17:57 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

          1/4

          3 Jul 2022, 05:49

          • Login

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