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.