OpenAPITools / OpenAPITools/openapi-generator
[REQ] Drogon server generation support.
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Is your feature request related to a problem? Please describe.
I have been needing to use the server generation feature/description of openapi with the c++ http webserver drogon. Currently I have no been able to find any such implementation.
Describe the solution you'd like
I have been currently implement the server generation feature. I am wondering about the specifics to get it implemented. We have no need of the XML feature and have been wanting to ignore it. Is it still possible to ask for a pull request, if the xml features are missing ?
Describe alternatives you've considered
I can write the openapi and write the server code side by side, but it's time consuming.
Additional context
We have been making good progress and should finish by the end of summer.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's existing server-stub generators and the contribution requirements for adding a new generator. Determine how a Drogon C++ server target would fit and whether XML support is required. Done means the project has an agreed implementation scope for Drogon generation and its optional XML behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, openapi
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100