Qt HTTP Server Examples

以下范例可用作指引,为使用 QtHttpServer API.

RESTful Color Palette Server Example of how to create a RESTful API server using the QHttpServer.
Simple HTTP Server Simple example of how to set up an HTTP server.