Skip to content

Refactor code to use API endpoint(s) #4

@ZeterTheDuck

Description

@ZeterTheDuck

Currently, code will handle database actions in various controllers by having POST mappings with JSON data for various actions.

These actions should be contained in one or more API controller classes to handle these requests, such as POST /api/deck/update instead of POST /account/deck.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorImprovements to structure

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions