Details
-
Epic
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
None
-
Qt OpenAPI REST server generator support
-
-
Foundation PM Staging
Description
The OpenAPI Generator project generates HTTP client and server code from an OpenAPI specification. To generate the code, the generator uses generators that produce code for specific languages. The client and server-side generators are separate implementations.
This epic is about adding a server-side generator which is capable of producing QHttpServer code. It is important to understand from the get-go that the support will at least initially not be the complete OpenAPI specification; the QHttpServer is feature-wise still in active development.
For clarity it should be mentioned that currently a Qt-specific server-side generator (cpp-qt-qhttpengine-server) exists. It is based on a community library qhttpengine. The work done for this Epic likely has nothing to do with that.
Attachments
Issue Links
- relates to
-
QTBUG-114634 Qt OpenAPI REST client generator support
- Open
-
QTBUG-112276 Ease Qt REST Client application creation
- In Progress
-
QTBUG-123877 QHttpServer OpenAPI specs generator support
- Reported
- mentioned in
-
Page Loading...