Skip to content

Add Python "aiohttp" server generator #1322

@wing328

Description

@wing328
Description

We would like to create a Python aiohttp server generator.

Similar to how some other generators (e.g. R, Lua, PowerShell) are created, we will use the reverse engineering process to create the Lisp client generator.

  • create Python aiohttp petstore server samples (implemented at least 2 endpoints to start with: getPetById, addPet)
  • reverse engineer the templates and the generator (Java class)
  • test the auto-generated code and revise the generator, templates
openapi-generator version

Latest master

Suggest a fix/enhancement

If anyone wants to work on this, please reply to let us know.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions