mirror of https://github.com/qt/qthttpserver.git
Add missing image to the RESTful Address Book Example
Task-number: QTBUG-105198 Change-Id: I2a0674dbe51a40d800f60dfe141b5614b35618f0 Reviewed-by: Ievgenii Meshcheriakov <ievgenii.meshcheriakov@qt.io>
This commit is contained in:
parent
0d3a4a6a28
commit
58ec2ecb87
|
@ -5,6 +5,7 @@
|
|||
\ingroup qthttpserver-examples
|
||||
\title RESTful Address Book Example
|
||||
\brief Example of how to create a RESTful API using the QHttpServer.
|
||||
\image restful-address-book-server-example.png
|
||||
|
||||
This example shows how to set up a RESTful API using the QHttpServer class.
|
||||
The Address Book API allows create, read, update and delete operations of
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
Loading…
Reference in New Issue