Re: [Cppcms-users] OpenApi Generator
Brought to you by:
artyom-beilis
From: Nazim C. <nz...@pr...> - 2021-10-19 19:40:55
|
Hello, >> I might try to setup a generator but I don't fully grasp how these work >> so if there is somebody who would like to team up on this I'd be glad >> to hear from you. > > You are more than welcome to try and contribute the code to the project. If it's required, I can implement lexical analyser (with re2c) and parser (with Yacc/Hyacc) for the specification on my free time (mostly Saturdays). After that is complete, generator may be implemented by just writing appropriate semantic actions of the parser. But of course, I would need document which gives detailed explanation of OpenAPI. What kind of generator could benefit everyone? Best regards, Nazim Can. |