Skip to content

Generated render/bind implementations #68

@zacharyburkett

Description

@zacharyburkett

Currently we use https://github.com/go-chi/render interfaces for our generated types, simplifying request/response management.

I propose we implement our own alternative that is generated alongside server/type code.

A generated implementation removes the need for a dependency and allows us to easily modify it to suit any future needs (ie more content types).

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