Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Rest Service
Forum Updated to NodeBB v4.3 + New Features

Rest Service

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 627 Views 1 Watching
  • 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.
  • J Offline
    J Offline
    Jasur
    wrote on last edited by
    #1

    Hello All
    I had read about the REST service on the Internet. Can you clarify for me the REST service, do I understood it correctly.

    I want to write a mobile application that will only insert data on the remote MySQL database. So for this I need to install and configure the REST server which will be connected to the MySQL database, and on the mobile application there will be a REST client that will be connected to the REST server. It will be look like in the picture
    0_1542895804022_Rest.png

    Which server for REST SERVER is better to use JSON-Server or Cutelyst. And which REST CLIENT on qml you will advise?

    Regards,
    Jasur

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

      Hi,

      From the looks of it, JSON-Server is for mockup backend creation so it won't really help you here if you want to validate that your database is working as expected.

      You can go with cutelyst or the Django REST framework, Flask RESTFul. etc.

      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

      • Login

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