Skip to content

Separate the HTTP request handling from the "API actions" to make multiple transport protocols possible #1

Description

@KoFish

The current implementation keeps the HTTP REST API tightly coupled with the API endpoints. If other transport protocols are to be implemented with pallium this needs to abstracted. Any processing of user input needs to be separated and called from the HTTP handler functions.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions