Skip to content

Refactor API to go through Serializers #31

@tfromme

Description

@tfromme

Current API (besides GET) is hard-coded, this is not ideal for many reasons, this should be refactored to use DRF serializers as much as possible. This will change the URL/HTTP scheme for the API endpoints and will need to be reflected in the frontend as well

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestrefactorNo functional change, make the code easier to maintain

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions