Skip to content
This repository was archived by the owner on Jul 1, 2021. It is now read-only.
This repository was archived by the owner on Jul 1, 2021. It is now read-only.

why not generate the API? #77

@casualjim

Description

@casualjim

There is manual handling of arguments and then generating a swagger spec from what you have.
There is another way to leverage swagger which is by generating a server based on the spec. This gets quite a lot of usage so should be fairly stable.
It makes your swagger specification the contract for your service and removes busy-work because that code is particularly boring to write and you're not actually doing anything innovative with it.

I'm always available on slack if you want to discuss further

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions